Changeset 6403 for trunk/package.json
- Timestamp:
- 04/21/2017 09:52:51 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r6268 r6403 23 23 "grunt-rtlcss": "~2.0.1", 24 24 "grunt-sass": "~2.0.0", 25 "grunt-stylelint": "~0. 6.0",25 "grunt-stylelint": "~0.7.0", 26 26 "grunt-wp-i18n": "~0.5.2", 27 27 "matchdep": "~1.0.1", 28 28 "postcss-scss": "~0.4.0", 29 "stylelint": "~7.7.1" 29 "stylelint": "^7.10.1", 30 "stylelint-config-wordpress": "^10.0.1" 30 31 }, 31 32 "engines": {
Note: See TracChangeset
for help on using the changeset viewer.