Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3eaefa6

Browse files
authoredMay 8, 2025··
chore(angular): update zone peer dependency to match
1 parent 4451c9a commit 3eaefa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@angular/forms": ">=18.0.0",
5858
"@angular/router": ">=18.0.0",
5959
"rxjs": ">=7.5.0",
60-
"zone.js": ">=0.13.0"
60+
"zone.js": ">=0.14.0"
6161
},
6262
"devDependencies": {
6363
"@angular-devkit/core": "^18.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.