Skip to content

Commit 5a89bd5

Browse files
committed
chore: update project to beta.15
1 parent dfb5add commit 5a89bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon/ng2/blueprints/ng2/files/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"angular2": "2.0.0-beta.14",
16+
"angular2": "2.0.0-beta.15",
1717
"es6-shim": "^0.35.0",
1818
"reflect-metadata": "0.1.2",
1919
"rxjs": "5.0.0-beta.2",
2020
"systemjs": "0.19.20",
21-
"zone.js": "^0.6.4"
21+
"zone.js": "^0.6.11"
2222
},
2323
"devDependencies": {
2424
"angular-cli": "0.0.*",

0 commit comments

Comments
 (0)