Skip to content

Commit 11ea1a0

Browse files
build: bump core zone.js version
this bumps the core dep on zone.js to 0.16.0.
1 parent c03883e commit 11ea1a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"peerDependencies": {
2222
"@angular/compiler": "0.0.0-PLACEHOLDER",
2323
"rxjs": "^6.5.3 || ^7.4.0",
24-
"zone.js": "~0.15.0"
24+
"zone.js": "~0.15.0 || ~0.16.0"
2525
},
2626
"peerDependenciesMeta": {
2727
"@angular/compiler": {

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)