File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 "test" : " vitest run" ,
6161 "test:types" : " tsc --project tsconfig.test.json --noEmit" ,
6262 "coverage" : " vitest run --coverage" ,
63- "prepare" : " husky && patch-package " ,
63+ "prepare" : " husky" ,
6464 "prepack" : " yarn clean && yarn test && yarn build" ,
6565 "spellcheck" : " npx --yes cspell --show-context --show-suggestions '**/*.*'"
6666 },
9898 "nock" : " 14.0.13" ,
9999 "open" : " 11.0.0" ,
100100 "oxfmt" : " 0.46.0" ,
101- "patch-package" : " 8.0.1" ,
102101 "pkg-pr-new" : " 0.0.66" ,
103102 "supertest" : " 7.2.2" ,
104103 "typescript" : " 6.0.3" ,
105104 "typescript-eslint" : " 8.59.0" ,
106105 "vitest" : " 4.1.5" ,
107106 "ws" : " 8.20.0"
108107 },
109- "resolutions" : {
110- "patch-package/**/tmp" : " ^0.2.4"
111- },
112108 "commitlint" : {
113109 "extends" : [
114110 " @commitlint/config-conventional"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments