We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409be7b commit de0deb2Copy full SHA for de0deb2
1 file changed
package.json
@@ -22,7 +22,7 @@
22
"grunt-contrib-copy": "1.x",
23
"grunt-contrib-cssmin": "1.x",
24
"grunt-contrib-imagemin": "1.x",
25
- "grunt-contrib-uglify": "1.x",
+ "grunt-contrib-uglify": "2.x",
26
"grunt-contrib-watch": "1.x",
27
"grunt-jsbeautifier": "0.x",
28
"grunt-newer": "1.x",
@@ -31,7 +31,7 @@
31
"grunt-replace": "1.x",
32
"grunt-rtlcss": "2.x",
33
"grunt-sass": "1.x",
34
- "grunt-shell": "1.x",
+ "grunt-shell": "2.x",
35
"grunt-version": "1.x",
36
"grunt-wp-i18n": "0.x",
37
"time-grunt": "1.x"
0 commit comments