This commit is contained in:
Dax Raad
2025-10-14 14:38:10 -04:00
committed by opencode
parent 83be5b0171
commit 4c464cf4c0

View File

@@ -7,7 +7,6 @@
"./*": "./src/*"
},
"scripts": {
"build": "bun run build.ts",
"dev": "bun run dev.ts"
}
}