This commit is contained in:
Dax Raad 2025-10-14 14:38:10 -04:00
parent 0c022ef39d
commit 9c129ef767

View file

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