mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +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",
|
"aspnet-webpack": "^1.0.1",
|
||||||
"css": "^2.2.1",
|
"css": "^2.2.1",
|
||||||
"isomorphic-fetch": "^2.2.1",
|
"isomorphic-fetch": "^2.2.1",
|
||||||
"preboot": "^2.0.5",
|
"preboot": "^2.0.10",
|
||||||
"rxjs": "^5.0.0-beta.7",
|
"rxjs": "5.0.0-beta.6",
|
||||||
"webpack-externals-plugin": "^1.0.0",
|
"webpack-externals-plugin": "^1.0.0",
|
||||||
"zone.js": "^0.6.12"
|
"zone.js": "^0.6.12"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user