File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
"scripts" : {
7
7
"dev" : " vite --open" ,
8
8
"build" : " vite build" ,
9
- "preview" : " vite preview" ,
10
- "prepare" : " husky install"
9
+ "preview" : " vite preview"
11
10
},
12
11
"dependencies" : {
13
12
"@ant-design/icons" : " ^5.3.7" ,
34
33
"@types/react-dom" : " ^18.0.9" ,
35
34
"@vitejs/plugin-react" : " ^3.0.0" ,
36
35
"autoprefixer" : " ^10.4.13" ,
37
- "husky" : " ^8.0.0" ,
38
36
"postcss" : " ^8.4.21" ,
39
37
"pretty-quick" : " ^3.1.3" ,
40
38
"tailwindcss" : " ^3.2.4" ,
Original file line number Diff line number Diff line change @@ -1334,11 +1334,6 @@ human-signals@^1.1.1:
1334
1334
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
1335
1335
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
1336
1336
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
-
1342
1337
ignore@^5.3.0 :
1343
1338
version "5.3.1"
1344
1339
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
You can’t perform that action at this time.
0 commit comments