Use correct uglify package

This commit is contained in:
Dane Everitt 2018-03-31 00:05:33 -05:00
parent 3c47c1565f
commit cc6ec0415a
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 17 additions and 38 deletions

View file

@ -20,7 +20,7 @@
"gulp-postcss": "^7.0.1",
"gulp-rename": "^1.2.2",
"gulp-rev": "^8.1.1",
"gulp-uglify": "^3.0.0",
"gulp-uglify-es": "^1.0.1",
"jquery": "^3.3.1",
"lodash": "^4.17.5",
"postcss": "^6.0.21",