Changeset 50639 for branches/4.4/package.json
- Timestamp:
- 04/02/2021 03:42:33 PM (4 years ago)
- Location:
- branches/4.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.4
- Property svn:mergeinfo changed
/trunk merged: 50379,50387,50416,50432,50435-50436,50444,50446,50473-50474,50476,50479,50485-50487,50545,50579,50590
- Property svn:mergeinfo changed
-
branches/4.4/package.json
r50244 r50639 27 27 "dotenv-expand": "^5.1.0", 28 28 "grunt": "~1.3.0", 29 "grunt-browserify": "~ 5.3.0",29 "grunt-browserify": "~6.0.0", 30 30 "grunt-contrib-clean": "~2.0.0", 31 31 "grunt-contrib-compress": "~2.0.0", 32 32 "grunt-contrib-concat": "~1.0.1", 33 33 "grunt-contrib-copy": "~1.0.0", 34 "grunt-contrib-cssmin": "~ 3.0.0",34 "grunt-contrib-cssmin": "~4.0.0", 35 35 "grunt-contrib-imagemin": "~4.0.0", 36 36 "grunt-contrib-jshint": "3.0.0", … … 46 46 "grunt-sass": "~3.1.0", 47 47 "matchdep": "~2.0.0", 48 "sass": "^1.32. 6",49 "wait-on": " 5.2.1"48 "sass": "^1.32.8", 49 "wait-on": "^5.3.0" 50 50 }, 51 51 "scripts": {
Note: See TracChangeset
for help on using the changeset viewer.