Make WordPress Core

Changeset 34888 for trunk/package.json


Ignore:
Timestamp:
10/07/2015 12:00:00 AM (10 years ago)
Author:
wonderboymusic
Message:

Build Tools: upgrade grunt-browserify to ~4.0.0 and remove the watch task for browserify, which has its own internal watcher. Run npm install to update.

Props iseulde.
Fixes #31911.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r33726 r34888  
    1212    "autoprefixer-core": "~5.2.1",
    1313    "grunt": "~0.4.5",
    14     "grunt-browserify": "~3.8.0",
     14    "grunt-browserify": "~4.0.0",
    1515    "grunt-contrib-clean": "~0.6.0",
    1616    "grunt-contrib-compress": "~0.13.0",
Note: See TracChangeset for help on using the changeset viewer.