We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1251bf commit b918603Copy full SHA for b918603
packages/@angular/cli/blueprints/ng/files/package.json
@@ -22,7 +22,7 @@
22
"@angular/router": "<%= ng4 ? '>=4.0.0-beta <5.0.0' : '^3.4.0' %>",
23
"core-js": "^2.4.1",
24
"rxjs": "^5.1.0",
25
- "zone.js": "^0.7.6"
+ "zone.js": "^0.8.4"
26
},
27
"devDependencies": {
28
"@angular/cli": "<%= version %>",
0 commit comments