Ticket #35104: 35104.diff
| File 35104.diff, 857 bytes (added by , 10 years ago) |
|---|
-
package.json
19 19 "grunt-contrib-copy": "~1.0.0", 20 20 "grunt-contrib-cssmin": "~1.0.0", 21 21 "grunt-contrib-imagemin": "~1.0.0", 22 "grunt-contrib-jshint": "~ 0.11.3",23 "grunt-contrib-qunit": "~ 0.7.0",24 "grunt-contrib-uglify": "~ 0.10.0",22 "grunt-contrib-jshint": "~1.0.0", 23 "grunt-contrib-qunit": "~1.0.1", 24 "grunt-contrib-uglify": "~1.0.0", 25 25 "grunt-contrib-watch": "~0.6.1", 26 26 "grunt-includes": "~0.5.1", 27 27 "grunt-jsvalidate": "~0.2.2", 28 28 "grunt-legacy-util": "^0.2.0", 29 29 "grunt-patch-wordpress": "~0.3.0", 30 "grunt-postcss": "~0. 7.1",30 "grunt-postcss": "~0.8.0", 31 31 "grunt-rtlcss": "~1.6.0", 32 32 "grunt-sass": "~1.1.0", 33 33 "matchdep": "~1.0.0"