Skip to content

Commit

Permalink
Remove preinstall (#13)
Browse files Browse the repository at this point in the history
* Remove preinstall

* Remove preinstall script
  • Loading branch information
samchungy authored Apr 8, 2024
1 parent 0cca6d1 commit be07014
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/unlucky-fishes-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'mock-build': patch
---

Remove preinstall script
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"lint": "skuba lint",
"test": "skuba test --coverage",
"test:watch": "skuba test --watch",
"preinstall": "npx only-allow pnpm",
"release": "pnpm build && changeset publish",
"changeset-version": "changeset version && prettier --write ."
},
Expand Down

0 comments on commit be07014

Please sign in to comment.