Skip to content

Commit 0aac057

Browse files
committed
feat: remove husky
1 parent 3ffc354 commit 0aac057

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

.husky/pre-commit

Lines changed: 0 additions & 35 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,5 @@
4747
"bugs": {
4848
"url": "https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm/issues"
4949
},
50-
"homepage": "https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm#readme",
51-
"devDependencies": {
52-
"husky": "^9.1.7"
53-
},
54-
"scripts": {
55-
"prepare": "husky"
56-
}
50+
"homepage": "https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm#readme"
5751
}

0 commit comments

Comments
 (0)