Commit 035bf4fb by Feanil Patel

Merge pull request #9537 from edx/feanil/upgrade_uglify

Upgrade uglify-js to 2.4.24
parents 4bc9cb4d 354693a7
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"coffee-script": "1.6.1", "coffee-script": "1.6.1",
"uglify-js": "2.4.15" "uglify-js": "2.4.24"
}, },
"devDependencies": { "devDependencies": {
"jshint": "^2.7.0" "jshint": "^2.7.0"
......
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