Install underscore from npm.
FEDX-47
Showing
This diff is collapsed.
Click to expand it.
common/static/js/vendor/underscore-min.js
0 → 120000
... | @@ -4,7 +4,8 @@ | ... | @@ -4,7 +4,8 @@ |
"dependencies": { | "dependencies": { | ||
"coffee-script": "1.6.1", | "coffee-script": "1.6.1", | ||
"edx-pattern-library": "0.10.4", | "edx-pattern-library": "0.10.4", | ||
"uglify-js": "2.4.24" | "uglify-js": "2.4.24", | ||
"underscore": "1.4.4" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"jshint": "^2.7.0", | "jshint": "^2.7.0", | ||
... | ... |
Please
register
or
sign in
to comment