Changeset 56378 for trunk/package.json
- Timestamp:
- 08/09/2023 06:52:42 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r56350 r56378 8 8 }, 9 9 "engines": { 10 "node": ">=1 4.15.0",11 "npm": ">= 6.14.8 <7"10 "node": ">=16.19.1", 11 "npm": ">=8.19.3 <9" 12 12 }, 13 13 "author": "The WordPress Contributors", … … 38 38 "dotenv": "16.0.3", 39 39 "dotenv-expand": "10.0.0", 40 "grunt": "~1. 5.3",40 "grunt": "~1.6.1", 41 41 "grunt-banner": "^0.6.0", 42 42 "grunt-contrib-clean": "~2.0.1", … … 59 59 "ink-docstrap": "1.3.2", 60 60 "install-changed": "1.1.0", 61 "jest-image-snapshot": " 3.0.1",61 "jest-image-snapshot": "^6.1.0", 62 62 "matchdep": "~2.0.0", 63 63 "postcss": "8.4.24",
Note: See TracChangeset
for help on using the changeset viewer.