Make WordPress Core

Ticket #31489: 31489.diff

File 31489.diff, 907 bytes (added by netweb, 11 years ago)
  • package.json

     
    1313    "grunt-autoprefixer": "~2.2.0",
    1414    "grunt-browserify": "^3.3.0",
    1515    "grunt-contrib-clean": "~0.6.0",
    16     "grunt-contrib-compress": "~0.12.0",
    17     "grunt-contrib-concat": "~0.5.0",
    18     "grunt-contrib-copy": "~0.7.0",
     16    "grunt-contrib-compress": "~0.13.0",
     17    "grunt-contrib-concat": "~0.5.1",
     18    "grunt-contrib-copy": "~0.8.0",
    1919    "grunt-contrib-cssmin": "~0.10.0",
    20     "grunt-contrib-imagemin": "~0.9.1",
     20    "grunt-contrib-imagemin": "~0.9.3",
    2121    "grunt-contrib-jshint": "~0.10.0",
    2222    "grunt-contrib-qunit": "~0.5.2",
    23     "grunt-contrib-uglify": "~0.6.0",
     23    "grunt-contrib-uglify": "~0.8.0",
    2424    "grunt-contrib-watch": "~0.6.1",
    2525    "grunt-jsvalidate": "~0.2.2",
    2626    "grunt-legacy-util": "^0.2.0",