Changeset 51989 for trunk/package.json
- Timestamp:
- 11/02/2021 09:03:10 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r51974 r51989 62 62 "ink-docstrap": "1.3.2", 63 63 "install-changed": "1.1.0", 64 "jest-image-snapshot": "3.0.1", 64 65 "matchdep": "~2.0.0", 65 66 "prettier": "npm:wp-prettier@2.0.5", … … 173 174 "test:php": "node ./tools/local-env/scripts/docker.js run -T php composer update -W && node ./tools/local-env/scripts/docker.js run php ./vendor/bin/phpunit", 174 175 "test:e2e": "node ./tests/e2e/run-tests.js", 176 "test:visual": "node ./tests/visual-regression/run-tests.js", 175 177 "wp-packages-update": "wp-scripts packages-update" 176 178 }
Note: See TracChangeset
for help on using the changeset viewer.