summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json
index a5b9e547..e55ebe30 100644
--- a/gateway/package.json
+++ b/gateway/package.json
@@ -4,7 +4,6 @@
 	"description": "",
 	"main": "dist/index.js",
 	"scripts": {
-		"postinstall": "npm run build",
 		"test": "echo \"Error: no test specified\" && exit 1",
 		"start": "npm run build && node dist/start.js",
 		"build": "npx tsc -b .",