Skip to content

Commit ba4efc1

Browse files
committed
chore: update Angular 2 to beta.17 (#562)
1 parent 5a3f06b commit ba4efc1

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,10 +13,10 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"angular2": "2.0.0-beta.16",
16+
"angular2": "2.0.0-beta.17",
1717
"es6-shim": "^0.35.0",
1818
"reflect-metadata": "0.1.2",
19-
"rxjs": "5.0.0-beta.2",
19+
"rxjs": "5.0.0-beta.6",
2020
"systemjs": "0.19.20",
2121
"zone.js": "^0.6.12"
2222
},

0 commit comments

Comments
 (0)