test: cleaned up test runner

This commit is contained in:
2024-06-13 06:14:44 -04:00
parent d038d30d9d
commit 9368ced0f7
3 changed files with 15 additions and 17 deletions

View File

@@ -32,7 +32,6 @@
"@cloudflare/workers-types": "^4.20240403.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/bun": "^1.1.2",
"@types/yargs": "^17.0.32",
"drizzle-kit": "^0.22.6",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
@@ -42,7 +41,6 @@
"ts-morph": "^22.0.0",
"typescript": "^5.4.5",
"wrangler": "^3.47.0",
"yargs": "^17.7.2",
"zx": "^8.1.2"
},
"lint-staged": {