mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Lock preboot dependency on 2.0.5, because newer version fails if you don't have 'typings' installed globally (which I guess is a bug)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"jquery": "^2.1.4",
|
||||
"less": "^2.5.3",
|
||||
"preboot": "^2.0.5",
|
||||
"preboot": "2.0.5",
|
||||
"rxjs": "5.0.0-beta.2",
|
||||
"systemjs": "^0.19.3",
|
||||
"traceur": "0.0.106",
|
||||
|
||||
Reference in New Issue
Block a user