mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-26 13:10:36 +03:00
bumped angular
This commit is contained in:
parent
ab1b8a4500
commit
c261b64c8e
@ -13,12 +13,12 @@
|
|||||||
"watch": "webpack --progress --color --watch"
|
"watch": "webpack --progress --color --watch"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "9.1.0",
|
"@angular/animations": "9.1.2",
|
||||||
"@angular/common": "9.1.2",
|
"@angular/common": "9.1.2",
|
||||||
"@angular/compiler": "9.1.2",
|
"@angular/compiler": "9.1.2",
|
||||||
"@angular/core": "9.1.2",
|
"@angular/core": "9.1.2",
|
||||||
"@angular/forms": "9.1.1",
|
"@angular/forms": "9.1.2",
|
||||||
"@angular/platform-browser": "9.1.1",
|
"@angular/platform-browser": "9.1.2",
|
||||||
"@angular/platform-browser-dynamic": "9.1.2",
|
"@angular/platform-browser-dynamic": "9.1.2",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^6.0.2",
|
"@ng-bootstrap/ng-bootstrap": "^6.0.2",
|
||||||
"devtron": "1.4.0",
|
"devtron": "1.4.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user