We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bdd0e commit dde79dcCopy full SHA for dde79dc
1 file changed
package.json
@@ -58,8 +58,7 @@
58
"prepare": "tsdx build",
59
"size": "tsdx build && size-limit",
60
"analyze": "size-limit --why",
61
- "release": "np",
62
- "postinstall": "tsdx build"
+ "release": "np"
63
},
64
"peerDependencies": {
65
"react": ">=16.8.0",
0 commit comments