Changeset 50666 for trunk/src/wp-content/themes/twentytwenty/package.json
- Timestamp:
- 04/06/2021 02:05:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/package.json
r50507 r50666 19 19 }, 20 20 "devDependencies": { 21 "@wordpress/browserslist-config": "^ 2.7.0",22 "@wordpress/scripts": "^1 3.0.1",21 "@wordpress/browserslist-config": "^3.0.2", 22 "@wordpress/scripts": "^14.1.0", 23 23 "autoprefixer": "^9.8.6", 24 "concurrently": "^5.3.0", 25 "postcss-cli": "^7.1.2", 26 "rtlcss": "^2.6.2", 24 "concurrently": "^6.0.1", 25 "postcss-cli": "^8.3.1", 26 "postcss": "^8.2.9", 27 "rtlcss": "^3.1.2", 27 28 "stylelint-a11y": "^1.2.3" 28 29 },
Note: See TracChangeset
for help on using the changeset viewer.