Make WordPress Core

Changeset 25243 for trunk/package.json


Ignore:
Timestamp:
09/04/2013 08:50:29 PM (13 years ago)
Author:
nacin
Message:

Use matchdep for Grunt tasks.

props kadamwhite.
fixes #24980.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r25188 r25243  
    1818    "grunt-contrib-watch": "~0.5.1",
    1919    "grunt-contrib-compress": "~0.5.2",
    20     "grunt-contrib-concat": "~0.3.0"
     20    "grunt-contrib-concat": "~0.3.0",
     21    "matchdep": "~0.1.2"
    2122  }
    2223}
Note: See TracChangeset for help on using the changeset viewer.