Skip to content

Commit 55920f5

Browse files
filipesilvaTheLarkInn
authored andcommitted
Updated dependencies cherry picked from master
1 parent ae34af8 commit 55920f5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@angular/common": "2.0.0-rc.1",
17-
"@angular/compiler": "2.0.0-rc.1",
18-
"@angular/core": "2.0.0-rc.1",
19-
"@angular/http": "2.0.0-rc.1",
20-
"@angular/platform-browser": "2.0.0-rc.1",
21-
"@angular/platform-browser-dynamic": "2.0.0-rc.1",
22-
"@angular/router": "2.0.0-rc.1",
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",
22+
"@angular/router": "3.0.0-alpha.5",
2323
"rxjs": "5.0.0-beta.6",
2424
"systemjs": "0.19.26",
2525
"core-js": "^2.4.0",
2626
"ts-helpers": "^1.1.1",
2727
"zone.js": "^0.6.12"
2828
},
2929
"devDependencies": {<% if(isMobile) { %>
30-
"@angular/platform-server": "2.0.0-rc.1",
31-
"@angular/router-deprecated": "2.0.0-rc.1",
30+
"@angular/platform-server": "2.0.0-rc.2",
31+
"@angular/router-deprecated": "2.0.0-rc.2",
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)