Skip to content

Commit

Permalink
chore: fix scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Jun 19, 2023
1 parent f4fab19 commit 40b8dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"pub": "pnpm build && pnpm -r publish --access public --no-git-checks --registry https://registry.npmjs.org/",
"preinstall": "npx only-allow pnpm",
"prepare": "npx simple-git-hooks",
"prepublish": "pnpm build",
"regit": "git fetch --all && git reset --hard origin/main && git pull && git remote prune origin"
},
"author": "chizuki",
Expand Down

0 comments on commit 40b8dc7

Please sign in to comment.