We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8857b6 commit 76b6314Copy full SHA for 76b6314
packages/@angular/cli/blueprints/ng/files/package.json
@@ -26,7 +26,7 @@
26
"@angular/router": "^4.2.4",
27
"core-js": "^2.4.1",
28
"rxjs": "^5.4.1",
29
- "zone.js": "^0.8.12"
+ "zone.js": "0.8.12"
30
},
31
"devDependencies": {
32
"@angular/cli": "<%= version %>",
0 commit comments