fix to get ng update to work
This commit is contained in:
parent
02b2af5cb5
commit
313b754e9f
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"zone.js": "~0.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1000.4",
|
||||
"@angular-devkit/build-angular": "^0.803.21",
|
||||
"@angular/cli": "^8.1.0",
|
||||
"@angular/compiler-cli": "8.1.0",
|
||||
"@types/jasmine": "3.3.13",
|
||||
|
|
Reference in a new issue