Skip to content

Commit 0f3e4da

Browse files
committed
Remove postinstall
1 parent 51458f5 commit 0f3e4da

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
@@ -4,7 +4,6 @@
44
"description": "Full-stack Typesafety with Cloudflare Workers 👷",
55
"main": "generated-client/index.ts",
66
"scripts": {
7-
"postinstall": "node ./dist/generate-client.js",
87
"build": "esbuild --target=es2020 --external:worker-functions --bundle ./src/generate-client.ts --platform=node --format=cjs --outfile=./dist/generate-client.js "
98
},
109
"bin": {

0 commit comments

Comments
 (0)