Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 committed Oct 28, 2024
1 parent e79b950 commit 90d6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test:e2e:debug": "wp-scripts test-playwright --config test/e2e/playwright.config.ts --ui",
"test:php": "wireit",
"typecheck": "wireit",
"upgrade-all": "pnpm ncu -u && pnpm -r exec pnpm ncu -u",
"upgrade-all": "pnpm ncu -u && pnpm -r exec ncu -u",
"wp": "composer run wp -- ",
"wp-env": "wp-env"
},
Expand Down

0 comments on commit 90d6acd

Please sign in to comment.