Skip to content

Commit

Permalink
build: 💚 fix postinstall hook
Browse files Browse the repository at this point in the history
  • Loading branch information
johannrichard committed Nov 1, 2024
1 parent 3e11b3d commit fb3f1b4
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 @@ -20,7 +20,6 @@
"main": "dist/index.js",
"scripts": {
"lint": "eslint src/**.ts",
"postinstall": "yarn husky install",
"prepack": "yarn pinst --disable",
"postpack": "yarn pinst --enable",
"watch": "yarn dlx nodemon",
Expand Down

0 comments on commit fb3f1b4

Please sign in to comment.