Skip to content

Commit

Permalink
Remove preinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
elchininet committed Apr 15, 2024
1 parent 98b0ea3 commit 8abfa77
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 @@ -36,7 +36,6 @@
"test:lint": "eslint \"src/**/*.ts\"",
"test:unit": "jest --verbose",
"test:all": "pnpm test:ts && pnpm test:lint && pnpm test:unit",
"preinstall": "npx -y only-allow pnpm",
"prepare": "pnpm build",
"prepublishOnly": "pnpm test:all",
"version": "git add .",
Expand Down

0 comments on commit 8abfa77

Please sign in to comment.