Skip to content

Commit 8b971e0

Browse files
committed
fix: removed lefthook prepare
1 parent f1c0a81 commit 8b971e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"start:node": "cd demo && node node.mjs",
6969
"format": "oxfmt",
7070
"format:check": "oxfmt --check",
71-
"prepare": "lefthook install",
7271
"prepublishOnly": "npm run build && npm run format && npm run publint && npm run check-types",
7372
"deploy": "npm run prepublishOnly && git add . && git commit -am 'New release' && git push && npm publish --tag=latest"
7473
},

0 commit comments

Comments
 (0)