Skip to content

Commit ecbbaa4

Browse files
authored
fix: postinstall script removed
1 parent 794e8a5 commit ecbbaa4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"docs": "sf-docs",
7373
"format": "wireit",
7474
"lint": "wireit",
75-
"postinstall": "yarn husky install",
7675
"postpack": "shx rm -f oclif.manifest.json oclif.lock",
7776
"prepack": "sf-prepack",
7877
"test": "wireit",
@@ -187,4 +186,4 @@
187186
},
188187
"exports": "./lib/index.js",
189188
"type": "module"
190-
}
189+
}

0 commit comments

Comments
 (0)