We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db9268 commit ed4e9e2Copy full SHA for ed4e9e2
package.json
@@ -5,7 +5,6 @@
5
"type": "module",
6
"bin": "./src/index.js",
7
"scripts": {
8
- "postinstall": "patch-package",
9
"format": "prettier --write --ignore-path .gitignore ."
10
},
11
"authors": "The Preact Authors (https://preactjs.com)",
@@ -21,12 +20,10 @@
21
20
"dependencies": {
22
"@clack/prompts": "^0.6.3",
23
"kolorist": "^1.8.0",
24
- "pkg-install": "*"
+ "pkg-install": "^1.0.0"
25
26
"devDependencies": {
27
"@types/node": "^20.2.3",
28
- "patch-package": "^6.5.1",
29
- "postinstall-postinstall": "^2.1.0",
30
"preact": "^10.15.0",
31
"prettier": "^2.6.2",
32
"prettier-config-rschristian": "^0.1.1",
patches/@clack+core+0.3.2.patch
0 commit comments