fix deploy

This commit is contained in:
Dax Raad
2025-12-10 19:02:14 -05:00
parent c76e7e90ff
commit 3b534eec30
-1
View File
@@ -17,7 +17,6 @@
"scripts": {
"typecheck": "tsgo --noEmit",
"dev": "vite",
"build": "vite build",
"generate:tailwind": "bun run script/tailwind.ts"
},
"devDependencies": {