Skip to content

Commit 7efa77b

Browse files
authored
chore(package.json): remove patch-package
1 parent 339f09e commit 7efa77b

3 files changed

Lines changed: 9 additions & 218 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
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
},
@@ -98,17 +98,13 @@
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"

patches/uri-js+4.4.1.patch

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

0 commit comments

Comments
 (0)