Updating UglifyJS version to make it work with bower

This commit is contained in:
Viraj Soni 2016-10-17 17:21:46 +05:30 committed by GitHub
parent 21210c2dd7
commit de2fe03985

View file

@ -30,6 +30,6 @@
"tests"
],
"dependencies": {
"uglify-js": "^2.7.3"
"uglify-js": "^1.3.5"
}
}