Make WordPress Core

Changeset 31650


Ignore:
Timestamp:
03/06/2015 09:13:21 PM (10 years ago)
Author:
wonderboymusic
Message:

Update NPM Grunt packages: compress, concat, copy, imagemin and uglify

Props netweb.
Fixes #31489.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r31649 r31650  
    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.11.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",
Note: See TracChangeset for help on using the changeset viewer.