Changeset 12582 for trunk/package.json
- Timestamp:
- 03/25/2020 04:42:16 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/package.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r12575 r12582 28 28 "grunt-rtlcss": "~2.0.1", 29 29 "grunt-sass": "~2.0.0", 30 "grunt-stylelint": "~0. 8.0",30 "grunt-stylelint": "~0.14.0", 31 31 "matchdep": "~1.0.1", 32 32 "parcel-bundler": "~1.12.4", 33 "postcss-scss": "~ 1.0.6",34 "stylelint": "~ 7.10.1",35 "stylelint-config-wordpress": "~1 1.0.0"33 "postcss-scss": "~2.0.0", 34 "stylelint": "~11.0.0", 35 "stylelint-config-wordpress": "~16.0.0" 36 36 }, 37 37 "engines": {
Note: See TracChangeset
for help on using the changeset viewer.