mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-20 19:41:49 +02:00
@angular/cli migration - update-zonejs
Update 'zone.js' to version 0.11.x. Read more about this here: https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md#breaking-changes-since-zonejs-v0111
This commit is contained in:
parent
bc5818f50d
commit
f0a7ee2d2b
2
frontend/ng-karaoqueue/package-lock.json
generated
2
frontend/ng-karaoqueue/package-lock.json
generated
@ -23,7 +23,7 @@
|
|||||||
"runtime-config-loader": "^2.0.0",
|
"runtime-config-loader": "^2.0.0",
|
||||||
"rxjs": "~6.5.4",
|
"rxjs": "~6.5.4",
|
||||||
"tslib": "^2.0.0",
|
"tslib": "^2.0.0",
|
||||||
"zone.js": "~0.11.8"
|
"zone.js": "~0.11.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/cli": "~12.2.18",
|
"@angular/cli": "~12.2.18",
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"runtime-config-loader": "^2.0.0",
|
"runtime-config-loader": "^2.0.0",
|
||||||
"rxjs": "~6.5.4",
|
"rxjs": "~6.5.4",
|
||||||
"tslib": "^2.0.0",
|
"tslib": "^2.0.0",
|
||||||
"zone.js": "~0.11.8"
|
"zone.js": "~0.11.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/cli": "~12.2.18",
|
"@angular/cli": "~12.2.18",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user