Use ng update to convert .angular-cli.json into angular.json

This commit is contained in:
Eugene Arshinov
2019-08-26 21:18:25 +03:00
committed by Evgeny Arshinov
parent 01c2d173f3
commit 77f2466f17
5 changed files with 4853 additions and 73 deletions

View File

@@ -48,6 +48,7 @@
"@angular/core": "^2.3.1 || >=4.0.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.8.0",
"@angular/cli": "^6.2.8",
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",