Skip to content

Commit

Permalink
Merge pull request #87 from es-tooling/pi
Browse files Browse the repository at this point in the history
fix: remove postinstall script
  • Loading branch information
thepassle authored Aug 7, 2024
2 parents ffe0717 + 71b1b7a commit 83b3401
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 @@ -8,7 +8,6 @@
"test:watch": "node --test --watch test/codemod.test.js",
"format": "biome format --write **/*",
"lint:types": "tsc",
"postinstall": "npm run which",
"which": "node scripts/which.js",
"prepublishOnly": "node scripts/generate-index.js"
},
Expand Down

0 comments on commit 83b3401

Please sign in to comment.