mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
"webpack-hot-middleware": "^2.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular2": "2.0.0-beta.13",
|
||||
"angular2-universal": "0.90.1",
|
||||
"aspnet-prerendering": "^1.0.0",
|
||||
"angular2": "2.0.0-beta.15",
|
||||
"angular2-universal": "0.98.1",
|
||||
"aspnet-prerendering": "^1.0.1",
|
||||
"aspnet-webpack": "^1.0.1",
|
||||
"css": "^2.2.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user