Merge pull request #11534 from edx/christina/jquery-npm

Install underscore from npm.
This commit is contained in:
Christina Roberts
2016-02-12 16:05:30 -05:00
4 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
../../../../node_modules/underscore/underscore-min.js

View 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",

View File

@@ -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"
},

View File

@@ -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",