🐛 remove bin from package.json
This commit is contained in:
parent
bde41965cc
commit
ba0e2bca03
@ -3,7 +3,6 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "This repository contains the HTTP API Server",
|
"description": "This repository contains the HTTP API Server",
|
||||||
"main": "dist/Server.js",
|
"main": "dist/Server.js",
|
||||||
"bin": "dist/start.js",
|
|
||||||
"types": "dist/Server.d.ts",
|
"types": "dist/Server.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user