Skip to content

Commit ed4e9e2

Browse files
committed
refactor: Remove clack patches
1 parent 4db9268 commit ed4e9e2

File tree

3 files changed

+5
-303
lines changed

3 files changed

+5
-303
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"type": "module",
66
"bin": "./src/index.js",
77
"scripts": {
8-
"postinstall": "patch-package",
98
"format": "prettier --write --ignore-path .gitignore ."
109
},
1110
"authors": "The Preact Authors (https://preactjs.com)",
@@ -21,12 +20,10 @@
2120
"dependencies": {
2221
"@clack/prompts": "^0.6.3",
2322
"kolorist": "^1.8.0",
24-
"pkg-install": "*"
23+
"pkg-install": "^1.0.0"
2524
},
2625
"devDependencies": {
2726
"@types/node": "^20.2.3",
28-
"patch-package": "^6.5.1",
29-
"postinstall-postinstall": "^2.1.0",
3027
"preact": "^10.15.0",
3128
"prettier": "^2.6.2",
3229
"prettier-config-rschristian": "^0.1.1",

patches/@clack+core+0.3.2.patch

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

0 commit comments

Comments
 (0)