summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json

index 7d971585..ea86955e 100644 --- a/package.json +++ b/package.json
@@ -3,7 +3,6 @@ "version": "1.0.0", "description": "This repository contains the HTTP API Server", "main": "dist/Server.js", - "bin": "dist/start.js", "types": "dist/Server.d.ts", "scripts": { "test": "jest",