mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 14:18:04 -05:00
Delete dead script entry
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
"check-translation-jsons:no-write": "node scripts/check-translation-jsons.ts --no-write",
|
||||
"check-articles": "vite-node scripts/check-articles.ts",
|
||||
"bench:db": "cross-env DB_PATH=db-prod.sqlite3 VITE_PROD_MODE=true vite-node scripts/benchmark-db.ts",
|
||||
"bench:db:seed-chat": "cross-env DB_PATH=db-prod.sqlite3 node scripts/seed-chat.ts",
|
||||
"compute-luti-divs": "vite-node scripts/compute-luti-divs.ts",
|
||||
"refresh-prod-db": "node scripts/refresh-prod-db.ts && pnpm run migrate:prod",
|
||||
"biome:check": "biome check --error-on-warnings .",
|
||||
@@ -136,4 +135,4 @@
|
||||
"vitest": "4.1.11",
|
||||
"vitest-browser-react": "2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user