Skip to content

Commit

Permalink
feat: KAN-44
Browse files Browse the repository at this point in the history
  • Loading branch information
aihara-sama committed Oct 27, 2024
1 parent 5be12a5 commit 135d3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check-types": "tsc --noEmit --pretty && tsc --project tsconfig.json --noEmit --pretty",
"build-prod": "run-s clean build export",
"clean": "rimraf .next out",
"prepare": "husky install",
"prepare": "husky",
"supabase:start": "npx supabase start",
"supabase:db:reset": "npx supabase db reset",
"supabase:db:reset:remote": "npx supabase db reset --linked",
Expand Down

0 comments on commit 135d3e4

Please sign in to comment.