Changeset 54294 for trunk/src/wp-content/themes/twentytwenty/package.json
- Timestamp:
- 09/23/2022 06:29:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/package.json
r53762 r54294 15 15 }, 16 16 "devDependencies": { 17 "@wordpress/browserslist-config": "^ 4.1.2",18 "@wordpress/scripts": "^ 16.1.5",19 "autoprefixer": "^10.4. 7",20 "concurrently": "^7. 3.0",21 "postcss": "^8.4.1 4",17 "@wordpress/browserslist-config": "^5.1.0", 18 "@wordpress/scripts": "^24.2.0", 19 "autoprefixer": "^10.4.12", 20 "concurrently": "^7.4.0", 21 "postcss": "^8.4.16", 22 22 "postcss-cli": "^10.0.0", 23 "rtlcss": "^ 3.5.0",23 "rtlcss": "^4.0.0", 24 24 "stylelint-a11y": "^1.2.3" 25 25 },
Note: See TracChangeset
for help on using the changeset viewer.