summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 12:58:18 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 12:58:18 +0200
commit0487f9f8e49422125b6765bdffd003b107f297b4 (patch)
tree20776f78b776b5b1d6dcdd881bc2c5164bcf14c5 /util
parent:sparkles: docker compose (diff)
downloadserver-0487f9f8e49422125b6765bdffd003b107f297b4.tar.xz
:sparkles: server bundle
Diffstat (limited to '')
-rw-r--r--util/package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/util/package.json b/util/package.json

index 0478fe69..69af0f26 100644 --- a/util/package.json +++ b/util/package.json
@@ -5,9 +5,7 @@ "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", - "build": "tsc -b .", - "prepublish": "npm run build" + "build": "tsc -b ." }, "repository": { "type": "git",