File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2525 "dependencies" : {
2626 "autoprefixer" : " 9.x" ,
2727 "grunt" : " ~1.x" ,
28- "grunt-contrib-clean" : " 1.x" ,
29- "grunt-contrib-concat" : " 1.x" ,
28+ "grunt-contrib-clean" : " 2.x" ,
3029 "grunt-contrib-compress" : " 1.x" ,
30+ "grunt-contrib-concat" : " 1.x" ,
3131 "grunt-contrib-copy" : " 1.x" ,
32- "grunt-contrib-cssmin" : " 2 .x" ,
33- "grunt-contrib-imagemin" : " 2 .x" ,
34- "grunt-contrib-uglify" : " 3 .x" ,
32+ "grunt-contrib-cssmin" : " 3 .x" ,
33+ "grunt-contrib-imagemin" : " 3 .x" ,
34+ "grunt-contrib-uglify" : " 4 .x" ,
3535 "grunt-contrib-watch" : " 1.x" ,
3636 "grunt-newer" : " 1.x" ,
3737 "grunt-postcss" : " 0.x" ,
4040 "grunt-sass" : " 3.x" ,
4141 "grunt-version" : " 1.x" ,
4242 "grunt-wp-i18n" : " 1.x" ,
43- "postcss-pxtorem " : " 4.x" ,
44- "time-grunt " : " 1 .x" ,
45- "node-sass " : " 4 .x"
43+ "node-sass " : " 4.x" ,
44+ "postcss-pxtorem " : " 5 .x" ,
45+ "time-grunt " : " 1 .x"
4646 }
4747}
You can’t perform that action at this time.
0 commit comments