7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"name": "wolin-workspace-ui-tests",
|
|
"private": true,
|
|
"scripts": {"test": "node tests/test_frontend.cjs"},
|
|
"devDependencies": {"jsdom": "^26.1.0"}
|
|
}
|