bumped angular

This commit is contained in:
Eugene Pankov 2020-03-16 21:24:07 +01:00
parent 606b9af3f1
commit b447f1d52e

View File

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