Skip to content

Commit 909f857

Browse files
committed
1 parent 0aed1e4 commit 909f857

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"@angular/platform-browser-dynamic": "2.0.0-rc.6",
2525
"@angular/platform-server": "2.0.0-rc.6",
2626
"@angular/forms": "2.0.0-rc.6",
27-
"@angular/router": "3.0.0-rc.2"
27+
"@angular/router": "3.0.0-rc.2",
28+
"zone.js": "0.6.17"
2829
},
2930
"devDependencies": {
3031
"babel-traverse": "6.8.0",

0 commit comments

Comments
 (0)