We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45d834 commit 286879fCopy full SHA for 286879f
1 file changed
package.json
@@ -15,20 +15,20 @@
15
"url": "https://github.com/cipherdevgroup/cipher-plugin-config.git"
16
},
17
"dependencies": {
18
- "autoprefixer": "6.x",
+ "autoprefixer": "9.x",
19
"grunt": "~1.x",
20
"grunt-contrib-clean": "1.x",
21
"grunt-contrib-concat": "1.x",
22
"grunt-contrib-copy": "1.x",
23
"grunt-contrib-cssmin": "2.x",
24
- "grunt-contrib-imagemin": "1.x",
25
- "grunt-contrib-uglify": "2.x",
+ "grunt-contrib-imagemin": "2.x",
+ "grunt-contrib-uglify": "3.x",
26
"grunt-contrib-watch": "1.x",
27
"grunt-newer": "1.x",
28
"grunt-postcss": "0.x",
29
"grunt-replace": "1.x",
30
"grunt-rtlcss": "2.x",
31
- "grunt-sass": "2.x",
+ "grunt-sass": "3.x",
32
"grunt-version": "1.x",
33
"grunt-wp-i18n": "1.x",
34
"time-grunt": "1.x"
0 commit comments