Changeset 12202
- Timestamp:
- 08/24/2018 02:24:15 PM (7 years ago)
- Location:
- branches/3.0
- Files:
-
- 1 added
- 1 deleted
- 1 edited
-
npm-shrinkwrap.json (deleted)
-
package-lock.json (added)
-
package.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/package.json
r12165 r12202 12 12 "grunt-contrib-copy": "~1.0.0", 13 13 "grunt-contrib-cssmin": "^2.2.1", 14 "grunt-contrib-imagemin": " ~1.0.1",14 "grunt-contrib-imagemin": "^2.0.1", 15 15 "grunt-contrib-jshint": "~1.1.0", 16 16 "grunt-contrib-uglify": "~3.0.1", 17 "grunt-contrib-watch": " ~1.0.0",17 "grunt-contrib-watch": "^1.1.0", 18 18 "grunt-exec": "~2.0.0", 19 19 "grunt-jsvalidate": "~0.2.2", 20 20 "grunt-legacy-util": "^1.0.0", 21 "grunt-patch-wordpress": " ~0.4.2",21 "grunt-patch-wordpress": "^1.0.0", 22 22 "grunt-rtlcss": "~2.0.1", 23 23 "grunt-sass": "~2.0.0",
Note: See TracChangeset
for help on using the changeset viewer.