Skip to content

Commit 34785e9

Browse files
committed
fix pre-commit
1 parent a6f5faa commit 34785e9

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
@@ -39,7 +39,7 @@
3939
},
4040
"husky": {
4141
"hooks": {
42-
"pre-commit": "kcd-scripts pre-commit"
42+
"pre-commit": "unset ELECTRON_RUN_AS_NODE && kcd-scripts pre-commit"
4343
}
4444
},
4545
"files": [

0 commit comments

Comments
 (0)