Skip to content

Commit 55a4e62

Browse files
committed
fix(@angular/cli): use zone.js 0.8.6 in @angular/cli
1 parent e7014f9 commit 55a4e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"webpack": "~2.2.0",
8484
"webpack-dev-server": "~2.3.0",
8585
"webpack-merge": "^2.4.0",
86-
"zone.js": "^0.7.2"
86+
"zone.js": "^0.8.4"
8787
},
8888
"optionalDependencies": {
8989
"node-sass": "^4.3.0"

0 commit comments

Comments
 (0)