Merge pull request #44 from virajsoni06/patch-1

Updating UglifyJS version to make it work with bower
This commit is contained in:
thednp 2016-10-17 15:17:28 +03:00 committed by GitHub
commit de86e786c4

View file

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