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