mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 11:23:24 +00:00
Fix package.json
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"homepage": "https://movie-web.github.io/providers/",
|
||||
"scripts": {
|
||||
"build": "vite build && tsc --noEmit",
|
||||
"cli": "ts-node -T ./src/dev-cli/index.ts",
|
||||
"cli": "ts-node ./src/dev-cli/index.ts",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:providers": "cross-env MW_TEST_PROVIDERS=true vitest run --reporter verbose",
|
||||
|
Reference in New Issue
Block a user