tweak for returning ns

This commit is contained in:
Devin Zuczek
2026-07-20 18:15:20 -04:00
parent aebd4ca630
commit 9ab4199bd5
3 changed files with 14 additions and 1 deletions
-1
View File
@@ -9,7 +9,6 @@
"check:lint": "run-oxlint",
"check:types": "run-tsc",
"check:workers-types": "run-wrangler-types --check",
"deploy": "run-wrangler-deploy",
"dev": "run-wrangler-dev",
"fix:workers-types": "run-wrangler-types",
"test": "run-vitest"