This commit is contained in:
Dax Raad
2025-10-14 18:44:22 +00:00
committed by opencode
parent 83be5b0171
commit 4c464cf4c0
-1
View File
@@ -7,7 +7,6 @@
"./*": "./src/*"
},
"scripts": {
"build": "bun run build.ts",
"dev": "bun run dev.ts"
}
}