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",