Skip to content

Commit e7be744

Browse files
fix(package): update grunt-contrib-uglify to version 3.0.0
Closes #11
1 parent 3a410e3 commit e7be744

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
@@ -13,7 +13,7 @@
1313
"grunt-contrib-cssmin": "~2.0.0",
1414
"grunt-contrib-jst": "~1.0.0",
1515
"grunt-contrib-less": "1.4.1",
16-
"grunt-contrib-uglify": "~2.1.0",
16+
"grunt-contrib-uglify": "~3.0.0",
1717
"grunt-contrib-watch": "~1.0.0",
1818
"grunt-sails-linker": "~1.0.4",
1919
"grunt-sync": "~0.6.2",

0 commit comments

Comments
 (0)