mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Require lodash (works around NPM dependency issue on Windows)
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
"es6-module-loader": "^0.15.0",
|
"es6-module-loader": "^0.15.0",
|
||||||
"jquery": "^2.1.4",
|
"jquery": "^2.1.4",
|
||||||
"less": "^2.5.3",
|
"less": "^2.5.3",
|
||||||
|
"lodash": "^3.10.1",
|
||||||
"reflect-metadata": "^0.1.2",
|
"reflect-metadata": "^0.1.2",
|
||||||
"systemjs": "^0.19.3",
|
"systemjs": "^0.19.3",
|
||||||
"traceur": "0.0.91"
|
"traceur": "0.0.91"
|
||||||
|
|||||||
Reference in New Issue
Block a user