add logo to assets and fix build errors
Showing
... | ... | @@ -27,7 +27,7 @@ |
"angular2-jwt": "^0.2.3" | ||
}, | ||
"devDependencies": { | ||
"@angular/cli": "1.5.0", | ||
"@angular/cli": "^1.5.0", | ||
"@angular/compiler-cli": "^5.0.0", | ||
"@angular/language-service": "^5.0.0", | ||
"@types/jasmine": "~2.5.53", | ||
... | ... |
Please register or sign in to comment