Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
chore: pin grunt-contrib-uglify to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 8, 2017
1 parent 08412dd commit 7f89796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"grunt-contrib-imagemin": "^1.0.1",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-uglify": "2.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-eslint": "^19.0.0",
"grunt-express": "^1.4.1",
Expand Down

0 comments on commit 7f89796

Please sign in to comment.