summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index 69d33844..bc2d2472 100644
--- a/util/package.json
+++ b/util/package.json
@@ -5,7 +5,6 @@
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",
 	"scripts": {
-		"postinstall": "npm run build",
 		"build": "npx tsc -b ."
 	},
 	"repository": {