1 parent 714f436 commit f602818Copy full SHA for f602818
1 file changed
package.json
@@ -35,6 +35,7 @@
35
"scripts": {
36
"dev": "tsx --watch examples/quickstart-connect.ts",
37
"build": "tsup",
38
+ "prepublishOnly": "tsup",
39
"typecheck": "tsgo --noEmit",
40
"typecheck:legacy": "tsc --noEmit",
41
"typecheck:audit": "tsx scripts/audit-tsgo-compat.ts",
0 commit comments