Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 69481de

Browse files
committed
Merge pull request #258 from dtinth/fix-outdated-uglify
Bump grunt-contrib-uglify to ~0.6.0
2 parents 86ee1d9 + f8f2ff8 commit 69481de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"grunt": "~0.4.1",
2626
"grunt-contrib-concat": "^0.5.0",
2727
"grunt-contrib-jshint": "~0.6.0",
28-
"grunt-contrib-uglify": "~0.2.2",
28+
"grunt-contrib-uglify": "~0.6.0",
2929
"grunt-esnext": "0.0.3",
3030
"grunt-string-replace": "^0.2.7"
3131
},

0 commit comments

Comments
 (0)