Changeset 11546 for trunk/package.json
- Timestamp:
- 05/01/2017 09:24:53 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/package.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r11446 r11546 23 23 "grunt-sass": "~1.2.1", 24 24 "grunt-scss-lint": "~0.5.0", 25 "grunt-stylelint": "^0.8.0", 25 26 "grunt-wp-i18n": "~0.5.4", 26 "matchdep": "~1.0.1" 27 "matchdep": "~1.0.1", 28 "postcss-scss": "^0.4.1", 29 "stylelint": "^7.10.1", 30 "stylelint-config-wordpress": "^10.0.2" 27 31 }, 28 32 "engines": {
Note: See TracChangeset
for help on using the changeset viewer.