We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe5e4e commit edb67beCopy full SHA for edb67be
package.json
@@ -39,7 +39,7 @@
39
"types": "./dist/index.d.ts",
40
"bin": {
41
"git-hooks": "./dist/bin/cli.js",
42
- "bun-git-hooks": "./dist/bin/cli.js"
+ "bun-git-hooks": "^0.2.19"
43
},
44
"files": ["README.md", "dist"],
45
"scripts": {
0 commit comments