mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 13:38:03 -05:00
remove husky
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"scripts": {
|
||||
"g:tsc": "cd $INIT_CWD && tsc",
|
||||
"g:jest": "cd $INIT_CWD && jest",
|
||||
"test": "jest",
|
||||
"prepare": "husky install"
|
||||
"test": "jest"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
@@ -20,7 +19,6 @@
|
||||
"@types/libmime": "^5.0.3",
|
||||
"babel-jest": "^29.5.0",
|
||||
"babel-preset-jest": "^29.5.0",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.5.0",
|
||||
"ts-jest": "^29.1.0",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user