Commit c6922684 by cahrens

Install underscore from npm.

FEDX-47
parent b46648ee
../../../../node_modules/underscore/underscore-min.js
\ No newline at end of file
......@@ -4,7 +4,8 @@
"dependencies": {
"coffee-script": "1.6.1",
"edx-pattern-library": "0.10.4",
"uglify-js": "2.4.24"
"uglify-js": "2.4.24",
"underscore": "1.4.4"
},
"devDependencies": {
"jshint": "^2.7.0",
......
......@@ -21,7 +21,6 @@
"slickgrid": "2.1",
"timeago": "0.11.4",
"tinymce": "4.0.20",
"underscore": "1.4.4",
"urijs": "1.11.2",
"url": "1.8.4"
},
......
......@@ -101,7 +101,6 @@
"tinymce": "4.0.20",
"tinymce.jquery": "4.0.20",
// many tinymce plugins...
"underscore": "1.4.4",
"URI": "1.11.2",
"url": "1.8.4",
// "urlify": "unknown",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment