Skip to content

Commit

Permalink
Angular: bump zone.js version in peer dependencies (#8558)
Browse files Browse the repository at this point in the history
Angular: bump zone.js version in peer dependencies
  • Loading branch information
shilman authored Oct 25, 2019
2 parents 93d1c46 + 3b84236 commit 16accd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"rxjs": "^6.0.0",
"typescript": "^3.4.0",
"webpack": "^4.32.0",
"zone.js": "^0.8.29 || ^0.9.0"
"zone.js": "^0.8.29 || ^0.9.0 || ^0.10.0"
},
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit 16accd2

Please sign in to comment.