Update code/frameworks/angular/package.json

This commit is contained in:
Valentin Palkovic 2022-12-07 07:52:25 +01:00
parent 5588331a5d
commit 75e57ad1de

View File

@ -105,7 +105,7 @@
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"rxjs": "^6.0.0 || ^7.4.0",
"typescript": "^4.0.0",
"zone.js": "^0.8.29 || >= 0.9.0"
"zone.js": "^0.8.29 || >= 0.9.0 < 1.0.0"
},
"peerDependenciesMeta": {
"@angular/cli": {