package fixes
This commit is contained in:
parent
326e4ec322
commit
0f190a70d7
2 changed files with 3177 additions and 511 deletions
3684
package-lock.json
generated
3684
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -63,7 +63,7 @@
|
|||
"zone.js": "~0.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~0.801.0",
|
||||
"@angular-devkit/build-angular": "^0.803.21",
|
||||
"@angular/cli": "^8.1.0",
|
||||
"@angular/compiler-cli": "8.1.0",
|
||||
"@types/jasmine": "3.3.13",
|
||||
|
@ -77,9 +77,9 @@
|
|||
"karma-cli": "2.0.0",
|
||||
"karma-coverage-istanbul-reporter": "^2.0.5",
|
||||
"karma-jasmine": "^2.0.1",
|
||||
"readable-stream": "latest",
|
||||
"karma-jasmine-html-reporter": "^1.4.2",
|
||||
"protractor": "^5.4.2",
|
||||
"readable-stream": "latest",
|
||||
"ts-node": "^8.3.0",
|
||||
"tslint": "^5.18.0",
|
||||
"typescript": "~3.4.5"
|
||||
|
|
Reference in a new issue