Skip to content

Commit d3390d3

Browse files
committed
husky removed
1 parent a713c2a commit d3390d3

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

.husky/pre-commit

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

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"scripts": {
77
"dev": "vite --open",
88
"build": "vite build",
9-
"preview": "vite preview",
10-
"prepare": "husky install"
9+
"preview": "vite preview"
1110
},
1211
"dependencies": {
1312
"@ant-design/icons": "^5.3.7",
@@ -34,7 +33,6 @@
3433
"@types/react-dom": "^18.0.9",
3534
"@vitejs/plugin-react": "^3.0.0",
3635
"autoprefixer": "^10.4.13",
37-
"husky": "^8.0.0",
3836
"postcss": "^8.4.21",
3937
"pretty-quick": "^3.1.3",
4038
"tailwindcss": "^3.2.4",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,11 +1334,6 @@ human-signals@^1.1.1:
13341334
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
13351335
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
13361336

1337-
husky@^8.0.0:
1338-
version "8.0.3"
1339-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1340-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1341-
13421337
ignore@^5.3.0:
13431338
version "5.3.1"
13441339
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"

0 commit comments

Comments
 (0)