Some checks failed
Build & Test WASM / build-and-test (push) Failing after 1m12s
11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"name": "kobopatch-webui-e2e",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "npx playwright test"
|
|
},
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.50.0"
|
|
}
|
|
}
|