Skip to:
Content

bbPress.org

Changeset 6222


Ignore:
Timestamp:
01/12/2017 09:11:26 AM (8 years ago)
Author:
netweb
Message:

Build Tools: Update Grunt and companion packages to the latest version.

This changeset updates grunt, grunt-exec, and grunt-legacy-utils to the latest version.

Run npm install in your terminal to install the updates above.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r6117 r6222  
    77  "devDependencies": {
    88    "autoprefixer": "~6.5.1",
    9     "grunt": "~0.4.5",
     9    "grunt": "~1.0.1",
    1010    "grunt-check-dependencies": "~1.0.0",
    1111    "grunt-checktextdomain": "~1.0.0",
     
    1616    "grunt-contrib-uglify": "~2.0.0",
    1717    "grunt-contrib-watch": "~1.0.0",
    18     "grunt-exec": "~0.4.6",
     18    "grunt-exec": "~1.0.1",
    1919    "grunt-jsvalidate": "~0.2.2",
    20     "grunt-legacy-util": "^0.2.0",
     20    "grunt-legacy-util": "^1.0.0",
    2121    "grunt-patch-wordpress": "~0.4.0",
    2222    "grunt-postcss": "~0.8.0",
Note: See TracChangeset for help on using the changeset viewer.