summary refs log tree commit diff
path: root/util/package.json
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
commit0802d5e6a849c822b7225423c8b20a38763ff45f (patch)
tree243de9b7ba8d54c94d8471dd4ac2ebf1293f1707 /util/package.json
parent:sparkles: docker compose (diff)
downloadserver-0802d5e6a849c822b7225423c8b20a38763ff45f.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",