- Timestamp:
- 06/08/2021 05:24:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/package.json
r50972 r51099 14 14 "homepage": "https://wordpress.org/themes/twentytwentyone/", 15 15 "devDependencies": { 16 "@wordpress/browserslist-config": "^4.0. 0",17 "@wordpress/eslint-plugin": "^9.0. 5",18 "@wordpress/stylelint-config": "^19.0. 4",19 "autoprefixer": "^10.2. 5",16 "@wordpress/browserslist-config": "^4.0.1", 17 "@wordpress/eslint-plugin": "^9.0.6", 18 "@wordpress/stylelint-config": "^19.0.5", 19 "autoprefixer": "^10.2.6", 20 20 "chokidar-cli": "^2.1.0", 21 "eslint": "^7.2 7.0",21 "eslint": "^7.28.0", 22 22 "minimist": "^1.2.2", 23 23 "npm-run-all": "^4.1.5", … … 31 31 "postcss-nested": "^5.0.5", 32 32 "rtlcss": "^3.2.0", 33 "sass": "^1.34. 0",33 "sass": "^1.34.1", 34 34 "stylelint": "^13.13.1", 35 35 "stylelint-config-recommended-scss": "^4.2.0"
Note: See TracChangeset
for help on using the changeset viewer.