Skip to:
Content

BuddyPress.org

Changeset 8953 for trunk/package.json


Ignore:
Timestamp:
08/21/2014 05:22:00 PM (12 years ago)
Author:
djpaul
Message:

Grunt: update package.json with latest versions of libraries. Remove unused grunt-phpunit.

See #5821, props netweb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r8736 r8953  
    1111    "grunt-contrib-copy": "~0.5.0",
    1212    "grunt-contrib-cssmin": "~0.10.0",
    13     "grunt-contrib-imagemin": "~0.7.1",
     13    "grunt-contrib-imagemin": "~0.8.0",
    1414    "grunt-contrib-jshint": "~0.10.0",
    1515    "grunt-contrib-uglify": "~0.5.1",
     
    2020    "grunt-legacy-util": "^0.2.0",
    2121    "grunt-patch-wordpress": "~0.2.1",
    22     "grunt-phpunit": "~0.3.4",
    2322    "grunt-sass": "~0.14.0",
    24     "grunt-wp-i18n": "~0.4.6",
     23    "grunt-wp-i18n": "~0.4.7",
    2524    "matchdep": "~0.3.0"
    2625  },
Note: See TracChangeset for help on using the changeset viewer.