🚀 Auto-deploy: DBMaker atualizado em 27/07/2026 10:29:02
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview",
|
||||
"type-check": "tsc --noEmit",
|
||||
"deploy": "npm run build && git add . && git commit -m 'build and deploy auto' && git push"
|
||||
"deploy": "bash update.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "^2.38.4",
|
||||
|
||||
Reference in New Issue
Block a user