Changeset 7466 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json
- Timestamp:
- 07/15/2018 01:02:05 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json
r7254 r7466 10 10 "license": "GPL-2.0-or-later", 11 11 "devDependencies": { 12 "@wordpress/browserslist-config": "~2. 1.4",13 "autoprefixer": "~8. 5.2",14 "grunt": "~1.0. 2",12 "@wordpress/browserslist-config": "~2.2.0", 13 "autoprefixer": "~8.6.5", 14 "grunt": "~1.0.3", 15 15 "grunt-contrib-watch": "~1.1.0", 16 16 "grunt-postcss": "~0.9.0", 17 17 "grunt-rtlcss": "~2.0.1", 18 "grunt-sass": "~ 2.1.0",18 "grunt-sass": "~3.0.1", 19 19 "grunt-stylelint": "~0.10.0", 20 "postcss-scss": "~1.0.5", 21 "stylelint": "~9.2.1", 20 "node-sass": "~4.9.2", 21 "postcss-scss": "~1.0.6", 22 "stylelint": "~9.3.0", 22 23 "stylelint-config-wordpress": "~13.0.0" 23 24 },
Note: See TracChangeset
for help on using the changeset viewer.