8000 chore: update versions to angular rc3 · mikebellcoder/angular-cli@cbe6a2e · GitHub
[go: up one dir, main page]

Skip to content

Commit cbe6a2e

Browse files
committed
chore: update versions to angular rc3
1 parent 1cf18c8 commit cbe6a2e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

addon/ng2/blueprints/ng2/files/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/common": "2.0.0-rc.2",
17-
"@angular/compiler": "2.0.0-rc.2",
18-
"@angular/core": "2.0.0-rc.2",
19-
"@angular/http": "2.0.0-rc.2",
20-
"@angular/platform-browser": "2.0.0-rc.2",
21-
"@angular/platform-browser-dynamic": "2.0.0-rc.2",
16+
"@angular/common": "2.0.0-rc.3",
17+
"@angular/compiler": "2.0.0-rc.3",
18+
"@angular/core": "2.0.0-rc.3",
19+
"@angular/forms": "0.1.1",
20+
"@angular/http": "2.0.0-rc.3",
21+
"@angular/platform-browser": "2.0.0-rc.3",
22+
"@angular/platform-browse 91D1 r-dynamic": "2.0.0-rc.3",
2223
"@angular/router": "3.0.0-alpha.7",
2324
"es6-shim": "0.35.1",
2425
"reflect-metadata": "0.1.3",
@@ -27,8 +28,7 @@
2728
"zone.js": "0.6.12"
2829
},
2930
"devDependencies": {<% if(isMobile) { %>
30-
"@angular/platform-server": "2.0.0-rc.2",
31-
"@angular/router-deprecated": "2.0.0-rc.2",
31+
"@angular/platform-server": "2.0.0-rc.3",
3232
"@angular/service-worker": "0.2.0",
3333
"@angular/app-shell": "0.0.0",
3434
"angular2-broccoli-prerender": "0.11.0",

0 commit comments

Comments
 (0)
0