Changeset 31650
- Timestamp:
- 03/06/2015 09:13:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r31649 r31650 14 14 "grunt-browserify": "^3.3.0", 15 15 "grunt-contrib-clean": "~0.6.0", 16 "grunt-contrib-compress": "~0.1 2.0",17 "grunt-contrib-concat": "~0.5. 0",18 "grunt-contrib-copy": "~0. 7.0",16 "grunt-contrib-compress": "~0.13.0", 17 "grunt-contrib-concat": "~0.5.1", 18 "grunt-contrib-copy": "~0.8.0", 19 19 "grunt-contrib-cssmin": "~0.10.0", 20 "grunt-contrib-imagemin": "~0.9. 1",20 "grunt-contrib-imagemin": "~0.9.3", 21 21 "grunt-contrib-jshint": "~0.11.0", 22 22 "grunt-contrib-qunit": "~0.5.2", 23 "grunt-contrib-uglify": "~0. 6.0",23 "grunt-contrib-uglify": "~0.8.0", 24 24 "grunt-contrib-watch": "~0.6.1", 25 25 "grunt-jsvalidate": "~0.2.2",
Note: See TracChangeset
for help on using the changeset viewer.