Skip to content

Commit dde79dc

Browse files
committed
Remove postinstall
1 parent a5bdd0e commit dde79dc

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
@@ -58,8 +58,7 @@
5858
"prepare": "tsdx build",
5959
"size": "tsdx build && size-limit",
6060
"analyze": "size-limit --why",
61-
"release": "np",
62-
"postinstall": "tsdx build"
61+
"release": "np"
6362
},
6463
"peerDependencies": {
6564
"react": ">=16.8.0",

0 commit comments

Comments
 (0)