Skip to content

Commit

Permalink
Revert "rename script" (#199)
Browse files Browse the repository at this point in the history
Reverts #197
  • Loading branch information
vujita authored May 12, 2024
1 parent f174b58 commit 5014fbe
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 @@ -5,7 +5,7 @@
"build": "turbo build",
"build:storybook": "turbo build:storybook",
"check": "prettier --check \"**/*.{js,cjs,mjs,ts,tsx,md,json,html}\"",
"clean:modules": "git clean -xdf node_modules",
"clean": "git clean -xdf node_modules",
"clean:workspaces": "pnpx turbo clean",
"db:generate": "turbo db:generate",
"db:migrate": "turbo db:migrate",
Expand Down

0 comments on commit 5014fbe

Please sign in to comment.