Skip to content

Commit 9fb7985

Browse files
committed
chore: update husky install
1 parent c67319b commit 9fb7985

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
@@ -4,7 +4,7 @@
44
"description": "Keep your lambdas warm during winter.",
55
"main": "src/index.js",
66
"scripts": {
7-
"prepare": "husky install",
7+
"prepare": "husky",
88
"lint": "biome check .",
99
"lint:fix": "biome check --write .",
1010
"format": "biome format --write .",

0 commit comments

Comments
 (0)