Skip to content

Commit 618f8fd

Browse files
author
Mayur Patel
committed
Updated angular dependencies
1 parent 1d9b651 commit 618f8fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
},
2727
"homepage": "https://github.com/Paldom/angular2-rest#readme",
2828
"dependencies": {
29-
"@angular/core": "2.0.0",
30-
"@angular/http": "2.0.0",
29+
"@angular/core": "2.0.0-rc.4",
30+
"@angular/http": "2.0.0-rc.4",
3131
"es6-promise": "^3.2.1",
3232
"es6-shim": "^0.35.1",
3333
"reflect-metadata": "^0.1.3",
34-
"rxjs": "5.0.0-beta.12",
35-
"zone.js": "0.6.21"
34+
"rxjs": "^5.0.0-beta.10",
35+
"zone.js": "^0.6.12"
3636
},
3737
"devDependencies": {
3838
"gulp": "^3.9.0",

0 commit comments

Comments
 (0)