We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09445b7 commit bc724b9Copy full SHA for bc724b9
package.json
@@ -23,15 +23,15 @@
23
"url": "https://github.com/wpsitecare/sitecare-theme-config.git"
24
},
25
"dependencies": {
26
- "autoprefixer": "6.x",
+ "autoprefixer": "7.x",
27
"grunt": "~1.x",
28
"grunt-contrib-clean": "1.x",
29
"grunt-contrib-concat": "1.x",
30
"grunt-contrib-compress": "1.x",
31
"grunt-contrib-copy": "1.x",
32
"grunt-contrib-cssmin": "2.x",
33
"grunt-contrib-imagemin": "1.x",
34
- "grunt-contrib-uglify": "2.x",
+ "grunt-contrib-uglify": "3.x",
35
"grunt-contrib-watch": "1.x",
36
"grunt-newer": "1.x",
37
"grunt-postcss": "0.x",
0 commit comments