There was an error while loading. Please reload this page.
1 parent f7918f5 commit a55ecb9Copy full SHA for a55ecb9
integration/typings_test_ts55/package.json
@@ -21,7 +21,7 @@
21
"@types/jasmine": "file:../../node_modules/@types/jasmine",
22
"rxjs": "file:../../node_modules/rxjs",
23
"typescript": "5.5.2",
24
- "zone.js": "0.15.0"
+ "zone.js": "0.14.10"
25
},
26
"scripts": {
27
"test": "tsc"
packages/core/package.json
@@ -20,7 +20,7 @@
20
"peerDependencies": {
"rxjs": "^6.5.3 || ^7.4.0",
- "zone.js": "~0.15.0"
+ "zone.js": "~0.14.10"
"repository": {
"type": "git",
0 commit comments