Skip to:
Content

bbPress.org

Changeset 5463 for trunk/package.json


Ignore:
Timestamp:
09/08/2014 12:22:40 AM (11 years ago)
Author:
netweb
Message:

Bump NPM package versions in package.json

  • "grunt-sass": "~0.14.0 -> "~0.14.1"
  • "grunt-wp-i18n": "~0.4.7 -> "~0.4.8"
  • Requires npm install to update packages and dependencies
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r5455 r5463  
    1919    "grunt-legacy-util": "^0.2.0",
    2020    "grunt-patch-wordpress": "~0.2.1",
    21     "grunt-sass": "~0.14.0",
    22     "grunt-wp-i18n": "~0.4.7",
     21    "grunt-sass": "~0.14.1",
     22    "grunt-wp-i18n": "~0.4.8",
    2323    "matchdep": "~0.3.0"
    2424  },
Note: See TracChangeset for help on using the changeset viewer.