Skip to content

Commit

Permalink
Merge pull request #685 from johannrichard/next
Browse files Browse the repository at this point in the history
build: 💚 fix postinstall hook
  • Loading branch information
johannrichard authored Nov 1, 2024
2 parents 8cda786 + fb3f1b4 commit 67f2e7a
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 67f2e7a

Please sign in to comment.