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, 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": {