bumped angular

This commit is contained in:
Eugene Pankov
2020-03-22 21:36:24 +01:00
parent 2b8bb47aed
commit 2548ad6605
2 changed files with 35 additions and 35 deletions

View File

@@ -13,13 +13,13 @@
"watch": "webpack --progress --color --watch"
},
"dependencies": {
"@angular/animations": "9.0.6",
"@angular/common": "9.0.6",
"@angular/compiler": "9.0.6",
"@angular/core": "9.0.6",
"@angular/forms": "9.0.6",
"@angular/platform-browser": "9.0.6",
"@angular/platform-browser-dynamic": "9.0.6",
"@angular/animations": "9.0.7",
"@angular/common": "9.0.7",
"@angular/compiler": "9.0.7",
"@angular/core": "9.0.7",
"@angular/forms": "9.0.7",
"@angular/platform-browser": "9.0.7",
"@angular/platform-browser-dynamic": "9.0.7",
"@ng-bootstrap/ng-bootstrap": "^6.0.0",
"devtron": "1.4.0",
"electron-config": "2.0.0",