Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 4d8cb74

Browse files
ogixpkozlowski-opensource
authored andcommitted
chore: update angular to 2.0.0-rc.4 and angular/router to 3.0.0-alpha.8
1 parent f8141f2 commit 4d8cb74

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
"webpack-merge": "^0.8.4"
3434
},
3535
"dependencies": {
36-
"@angular/common": "2.0.0-rc.3",
37-
"@angular/compiler": "2.0.0-rc.3",
38-
"@angular/core": "2.0.0-rc.3",
39-
"@angular/http": "2.0.0-rc.3",
40-
"@angular/platform-browser": "2.0.0-rc.3",
41-
"@angular/platform-browser-dynamic": "2.0.0-rc.3",
42-
"@angular/platform-server": "2.0.0-rc.3",
43-
"@angular/router": "3.0.0-alpha.8",
36+
"@angular/common": "2.0.0-rc.4",
37+
"@angular/compiler": "2.0.0-rc.4",
38+
"@angular/core": "2.0.0-rc.4",
39+
"@angular/http": "2.0.0-rc.4",
40+
"@angular/platform-browser": "2.0.0-rc.4",
41+
"@angular/platform-browser-dynamic": "2.0.0-rc.4",
42+
"@angular/platform-server": "2.0.0-rc.4",
43+
"@angular/router": "3.0.0-beta.2",
4444
"core-js": "^2.2.0",
4545
"ie-shim": "^0.1.0",
4646
"rxjs": "5.0.0-beta.6",

0 commit comments

Comments
 (0)