Skip to content
Snippets Groups Projects
Commit 76acbf35 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4488 Downgrade zone.js

To mitigate "Cannot redefine property" error in Unit Tests.
See https://github.com/angular/angular/issues/50756 for details.
parent 593a338c
Branches
Tags
No related merge requests found
......@@ -60,6 +60,7 @@
"@ngrx/router-store": "16.0.1",
"@ngrx/store": "16.0.1",
"@ngxp/rest": "9.0.0",
"@nx/angular": "16.10.0",
"angular-oauth2-oidc": "15.0.1",
"angular-oauth2-oidc-jwks": "15.0.1",
"date-fns": "^2.29.3",
......@@ -71,8 +72,7 @@
"sanitize-filename-ts": "^1.0.2",
"tslib": "^2.3.0",
"typeface-roboto": "1.1.13",
"zone.js": "0.13.3",
"@nx/angular": "16.10.0"
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment