mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
chore(ng2-template): upgrade angular 2 template to rc1 version
This commit is contained in:
committed by
SteveSandersonMS
parent
8005427d94
commit
58a1aa3538
@@ -18,14 +18,23 @@
|
||||
"webpack-hot-middleware": "^2.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular2": "2.0.0-beta.15",
|
||||
"angular2-universal": "0.98.1",
|
||||
"@angular/common": "^2.0.0-rc.1",
|
||||
"@angular/compiler": "^2.0.0-rc.1",
|
||||
"@angular/core": "^2.0.0-rc.1",
|
||||
"@angular/http": "^2.0.0-rc.1",
|
||||
"@angular/platform-browser": "^2.0.0-rc.1",
|
||||
"@angular/platform-browser-dynamic": "^2.0.0-rc.1",
|
||||
"@angular/platform-server": "2.0.0-rc.1",
|
||||
"@angular/router": "^2.0.0-rc.1",
|
||||
"@angular/router-deprecated": "^2.0.0-rc.1",
|
||||
"angular2-universal": "0.100.3",
|
||||
"aspnet-prerendering": "^1.0.1",
|
||||
"aspnet-webpack": "^1.0.1",
|
||||
"css": "^2.2.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"preboot": "2.0.5",
|
||||
"rxjs": "5.0.0-beta.2",
|
||||
"webpack-externals-plugin": "^1.0.0"
|
||||
"preboot": "^2.0.5",
|
||||
"rxjs": "^5.0.0-beta.7",
|
||||
"webpack-externals-plugin": "^1.0.0",
|
||||
"zone.js": "^0.6.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user