Make WordPress Core

Changeset 35538 for trunk/package.json


Ignore:
Timestamp:
11/05/2015 05:46:13 PM (9 years ago)
Author:
jorbin
Message:

Bump grunt-contrib-uglify to 0.10.0

This includes an update to the underlying version of uglify which causes all of the JS to be modified.

See #34177

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r35521 r35538  
    2121    "grunt-contrib-jshint": "~0.11.3",
    2222    "grunt-contrib-qunit": "~0.7.0",
    23     "grunt-contrib-uglify": "~0.9.2",
     23    "grunt-contrib-uglify": "~0.10.0",
    2424    "grunt-contrib-watch": "~0.6.1",
    2525    "grunt-includes": "~0.5.1",
Note: See TracChangeset for help on using the changeset viewer.