Skip to content

Commit b6d51ab

Browse files
committed
fix: pipipipi
1 parent e64eef3 commit b6d51ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint:fix": "eslint ./src/**/*.ts --fix",
1616
"format": "prettier --check ./src/**/*.ts",
1717
"format:fix": "prettier --write ./src/**/*.ts",
18-
"prepare": "husky",
18+
"husky": "husky",
1919
"test": "bun test --coverage"
2020
},
2121
"dependencies": {

0 commit comments

Comments
 (0)