Skip to:
Content

BuddyPress.org

Changeset 9568


Ignore:
Timestamp:
02/28/2015 12:36:51 PM (10 years ago)
Author:
djpaul
Message:

Tools: update more Grunt packages to latest versions.

Includes copy, imagemin, uglify, and wp-i18n.

Fixes #6267, props netweb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r9567 r9568  
    99    "grunt-checktextdomain": "~0.1.1",
    1010    "grunt-contrib-clean": "~0.6.0",
    11     "grunt-contrib-copy": "~0.5.0",
     11    "grunt-contrib-copy": "~0.8.0",
    1212    "grunt-contrib-cssmin": "~0.10.0",
    13     "grunt-contrib-imagemin": "~0.8.0",
     13    "grunt-contrib-imagemin": "~0.9.3",
    1414    "grunt-contrib-jshint": "~0.11.0",
    15     "grunt-contrib-uglify": "~0.5.1",
     15    "grunt-contrib-uglify": "~0.8.0",
    1616    "grunt-contrib-watch": "~0.6.1",
    1717    "grunt-cssjanus": "~0.2.3",
     
    2121    "grunt-patch-wordpress": "~0.3.0",
    2222    "grunt-sass": "~0.18.0",
    23     "grunt-wp-i18n": "~0.4.7",
     23    "grunt-wp-i18n": "~0.5.0",
    2424    "matchdep": "~0.3.0"
    2525  },
Note: See TracChangeset for help on using the changeset viewer.