devops: fix publishing
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
"ctest": "playwright test --project=chrome",
|
||||
"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"
|
||||
"dtest": "MCP_IN_DOCKER=1 playwright test --project=chromium-docker"
|
||||
},
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
|
||||
Reference in New Issue
Block a user