Changeset 50625 for branches/4.9/package.json
- Timestamp:
- 03/31/2021 07:33:06 PM (4 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
- Property svn:mergeinfo changed
/trunk merged: 50379,50387,50413,50416,50432,50435-50436,50444,50446,50473-50474,50476,50479,50485-50487,50545,50579,50590
- Property svn:mergeinfo changed
-
branches/4.9/package.json
r50202 r50625 35 35 "grunt-contrib-concat": "1.0.1", 36 36 "grunt-contrib-copy": "~1.0.0", 37 "grunt-contrib-cssmin": "~ 3.0.0",37 "grunt-contrib-cssmin": "~4.0.0", 38 38 "grunt-contrib-imagemin": "~4.0.0", 39 39 "grunt-contrib-jshint": "3.0.0", … … 53 53 "ink-docstrap": "1.3.2", 54 54 "matchdep": "~2.0.0", 55 "sass": "^1.32. 6",56 "wait-on": " 5.2.1",55 "sass": "^1.32.8", 56 "wait-on": "^5.3.0", 57 57 "webpack": "^3.12.0", 58 58 "webpack-dev-server": "^2.11.5"
Note: See TracChangeset
for help on using the changeset viewer.