Skip to content

Commit a7dfb1a

Browse files
hansldond2clouds
authored andcommitted
fix(@angular/cli): use zone.js 0.8.6 in @angular/cli
1 parent 995d47b commit a7dfb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/package.json

Lines changed: 1 addition & 1 deletion
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)