wip league admin tools
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"test": "vitest run --config vitest.api.config.ts --root ../..",
|
||||
"test:coverage": "vitest run --config vitest.api.config.ts --root ../.. --coverage",
|
||||
"test:watch": "vitest --config vitest.api.config.ts --root ../..",
|
||||
"generate:openapi": "GENERATE_OPENAPI=true ts-node src/main.ts --exit"
|
||||
"generate:openapi": "cd ../.. && npm run api:generate-spec"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user