diff options
Diffstat (limited to 'util/package.json')
-rw-r--r-- | util/package.json | 1 |
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": { |