Skip to content

Commit

Permalink
Merge pull request #48 from rabbitholegg/remove_preinstall_hooks
Browse files Browse the repository at this point in the history
Remove preinstall hooks
  • Loading branch information
Quazia authored Oct 23, 2023
2 parents 81c4931 + 105c038 commit 8ed54ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/metal-singers-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rabbitholegg/questdk": patch
---

remove preinstall hook
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"format": "rome format . --write",
"lint": "rome check .",
"lint:fix": "pnpm lint --apply",
"preinstall": "npx -y only-allow pnpm",
"prepublishOnly": "pnpm bun scripts/prepublishOnly.ts",
"size": "size-limit",
"test": "vitest dev",
Expand Down

0 comments on commit 8ed54ae

Please sign in to comment.