Skip to content

Commit

Permalink
build(husky): fix release issue with Husky
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed May 21, 2024
1 parent 95d096d commit 4f4537a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/chatty-ladybugs-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'lint-staged': patch
---

Fix release issue with previous version; update dependencies
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"lib"
],
"scripts": {
"prepare": "husky",
"lint": "eslint .",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules npx jest --coverage",
"test:watch": "npm run test -- --watch",
Expand Down

0 comments on commit 4f4537a

Please sign in to comment.