mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
"aspnet-webpack": "^1.0.1",
|
||||
"css": "^2.2.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"preboot": "^2.0.5",
|
||||
"rxjs": "^5.0.0-beta.7",
|
||||
"preboot": "^2.0.10",
|
||||
"rxjs": "5.0.0-beta.6",
|
||||
"webpack-externals-plugin": "^1.0.0",
|
||||
"zone.js": "^0.6.12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user