Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 2bf0a89

Browse files
fix: remove husky
1 parent 395ea0e commit 2bf0a89

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

Diff for: packages/tcm-cli/.husky/commit-msg

-4
This file was deleted.

Diff for: packages/tcm-cli/.husky/pre-commit

-5
This file was deleted.

Diff for: packages/tcm-cli/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"release": "yarn test && release-it --access=public",
2828
"deduplicate": "yarn dedupe",
2929
"deduplicate:check": "yarn dedupe -c",
30-
"postinstall": "husky install",
3130
"prepublishOnly": "pinst --disable",
3231
"postpublish": "pinst --enable",
3332
"doctoc": "doctoc README.md"
@@ -128,7 +127,6 @@
128127
"babel-plugin-replace-identifiers": "0.1.1",
129128
"cssnano": "5.1.0",
130129
"doctoc": "2.1.0",
131-
"husky": "7.0.4",
132130
"lint-staged": "12.3.4",
133131
"pinst": "3.0.0",
134132
"react": "17.0.2",

0 commit comments

Comments
 (0)