Max Schmitt
2025-09-08 16:43:04 +02:00
committed by GitHub
parent 78795fc7c7
commit 38f0222d0e
4 changed files with 1 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"ftest": "playwright test --project=firefox",
"wtest": "playwright test --project=webkit",
"dtest": "MCP_IN_DOCKER=1 playwright test --project=chromium-docker",
"npm-publish": "npm run clean && npm run build && npm run test && npm publish"
"npm-publish": "npm run clean && npm run test && npm publish"
},
"exports": {
"./package.json": "./package.json",