Skip to content

Commit 10c9aed

Browse files
committed
build(npm): update to [email protected]
1 parent 98eeaf0 commit 10c9aed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"node": ">= 4.2.1 < 5"
2121
},
2222
"dependencies": {
23-
"angular2": "2.0.0-beta.6",
23+
"angular2": "2.0.0-beta.8",
2424
"es6-promise": "^3.0.2",
2525
"es6-shim": "^0.33.3",
2626
"reflect-metadata": "0.1.2",
27-
"rxjs": "5.0.0-beta.0",
27+
"rxjs": "5.0.0-beta.2",
2828
"systemjs": "0.19.4",
29-
"zone.js": "0.5.14"
29+
"zone.js": "0.5.15"
3030
},
3131
"devDependencies": {
3232
"angular-cli": "^0.0.24",

0 commit comments

Comments
 (0)