This commit is contained in:
Dax Raad
2025-10-14 14:38:10 -04:00
committed by opencode
parent 00c74dbb72
commit 38bcff5998
-1
View File
@@ -7,7 +7,6 @@
"./*": "./src/*"
},
"scripts": {
"build": "bun run build.ts",
"dev": "bun run dev.ts"
}
}