Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ“¦ Update dev dependencies #9452

Merged
merged 17 commits into from
Dec 7, 2016
Merged
Prev Previous commit
Next Next commit
Update dependency gulp-uglify
Update `gulp-uglify` from `^1.1.0` (currently `v1.5.4`) to `2.0.0`.
See: https://github.com/terinjokes/gulp-uglify/releases/tag/v2.0.0
  • Loading branch information
ncoden committed Dec 7, 2016
commit d1b359a0a50f8efb6d84a82a1e99578e4b580a7e
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"gulp-sass": "^2.1.0",
"gulp-sass-lint": "^1.3.2",
"gulp-sourcemaps": "1.6.0",
"gulp-uglify": "^1.1.0",
"gulp-uglify": "^2.0.0",
"gulp-zip": "^3.2.0",
"inquirer": "^0.11.4",
"is-empty-object": "^1.1.1",
Expand Down