Skip to content

Commit

Permalink
fix: remove preinstall scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
u3u committed May 4, 2023
1 parent 46d8b6c commit f07c770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"scripts": {
"build": "tsup",
"format": "prettier --write .",
"preinstall": "npx only-allow pnpm",
"lint": "eslint --fix .",
"prepublishOnly": "pnpm build"
},
Expand Down

0 comments on commit f07c770

Please sign in to comment.