summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:36:35 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:36:35 +0200
commit04072b60e81be9f3fcc53e6804ed9c2fd1b9d77d (patch)
tree9d4d35651c52e847b98275efe2eb438c875bfc69 /util
parent:bug: fix bundle postinstall (diff)
downloadserver-04072b60e81be9f3fcc53e6804ed9c2fd1b9d77d.tar.xz
:bug: build bundle
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": {