Skip to content

Commit f4c8233

Browse files
committed
updated angular to rc.4
1 parent a9fcb8d commit f4c8233

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"author": "Oren Farhi",
2727
"license": "MIT",
2828
"devDependencies": {
29-
"@angular/common": "^2.0.0-rc.2",
30-
"@angular/compiler": "^2.0.0-rc.2",
31-
"@angular/core": "^2.0.0-rc.2",
32-
"@angular/platform-browser": "^2.0.0-rc.2",
33-
"@angular/platform-browser-dynamic": "^2.0.0-rc.2",
29+
"@angular/common": "^2.0.0-rc.4",
30+
"@angular/compiler": "^2.0.0-rc.4",
31+
"@angular/core": "^2.0.0-rc.4",
32+
"@angular/platform-browser": "^2.0.0-rc.4",
33+
"@angular/platform-browser-dynamic": "^2.0.0-rc.4",
3434
"autodts": "0.0.6",
3535
"es6-promise": "^3.0.2",
3636
"es6-shim": "^0.33.3",

0 commit comments

Comments
 (0)