Make WordPress Core

Ticket #35104: 35104.diff

File 35104.diff, 857 bytes (added by netweb, 10 years ago)
  • package.json

     
    1919    "grunt-contrib-copy": "~1.0.0",
    2020    "grunt-contrib-cssmin": "~1.0.0",
    2121    "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",
    2525    "grunt-contrib-watch": "~0.6.1",
    2626    "grunt-includes": "~0.5.1",
    2727    "grunt-jsvalidate": "~0.2.2",
    2828    "grunt-legacy-util": "^0.2.0",
    2929    "grunt-patch-wordpress": "~0.3.0",
    30     "grunt-postcss": "~0.7.1",
     30    "grunt-postcss": "~0.8.0",
    3131    "grunt-rtlcss": "~1.6.0",
    3232    "grunt-sass": "~1.1.0",
    3333    "matchdep": "~1.0.0"