Skip to content

Commit 88faf66

Browse files
authored
chore: Nuke postbuild (#3021)
removed for the same reason as given in #3020
1 parent 95d0c7a commit 88faf66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"scripts": {
4545
"postinstall": "npm run install-cli",
4646
"build": "tsc",
47-
"postbuild": "npm run install-cli",
4847
"install-cli": "node ./scripts/install.js",
4948
"prepack": "npm run build",
5049
"fix": "npm-run-all fix:eslint fix:prettier",

0 commit comments

Comments
 (0)