Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
fix: pin grunt-contrib-uglify to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 28, 2018
1 parent 0b83d2a commit ae99ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-uglify": "^3.0.0",
"grunt-contrib-uglify": "3.3.0",
"grunt-release-it": "^1.0.1",
"karma": "^2.0.2",
"karma-coverage": "^1.0.0",
Expand Down

0 comments on commit ae99ff5

Please sign in to comment.