Changeset 5414
- Timestamp:
- 06/25/2014 01:26:46 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/package.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r5386 r5414 10 10 "grunt-contrib-clean": "~0.5.0", 11 11 "grunt-contrib-copy": "~0.5.0", 12 "grunt-contrib-cssmin": "~0. 9.0",12 "grunt-contrib-cssmin": "~0.10.0", 13 13 "grunt-contrib-jshint": "~0.10.0", 14 "grunt-contrib-uglify": "~0. 4.0",14 "grunt-contrib-uglify": "~0.5.0", 15 15 "grunt-contrib-watch": "~0.6.1", 16 16 "grunt-cssjanus": "~0.2.2", … … 20 20 "grunt-patch-wordpress": "~0.2.1", 21 21 "grunt-phpunit": "~0.3.3", 22 "grunt-sass": "~0.1 3.1",22 "grunt-sass": "~0.14.0", 23 23 "grunt-wp-i18n": "~0.4.5", 24 24 "matchdep": "~0.3.0"
Note: See TracChangeset
for help on using the changeset viewer.