Changeset 47338 for branches/3.8/package.json
- Timestamp:
- 02/21/2020 01:05:39 PM (5 years ago)
- Location:
- branches/3.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.8
- Property svn:mergeinfo changed
-
branches/3.8/package.json
r46935 r47338 12 12 "grunt": "~0.4.1", 13 13 "grunt-contrib-clean": "~0.5.0", 14 "grunt-contrib-compress": "~0.5.2", 15 "grunt-contrib-concat": "~0.3.0", 14 16 "grunt-contrib-copy": "~0.4.1", 15 17 "grunt-contrib-cssmin": "~0.6.1", 18 "grunt-contrib-jshint": "~0.10.0", 16 19 "grunt-contrib-qunit": "~0.2.2", 17 20 "grunt-contrib-uglify": "~0.2.2", 18 21 "grunt-contrib-watch": "~0.5.1", 19 "grunt-contrib-compress": "~0.5.2",20 "grunt-contrib-concat": "~0.3.0",21 "grunt-contrib-jshint": "~0.7.0",22 22 "grunt-cssjanus": "git://github.com/yoavf/grunt-cssjanus.git#e0158f4087d1c4bb5a8d1648a63ef133338b5879", 23 "grunt-sass": "~ 1.0.0",23 "grunt-sass": "~0.16.0", 24 24 "matchdep": "~0.1.2" 25 25 }
Note: See TracChangeset
for help on using the changeset viewer.