mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 20:52:42 +01:00
🐛 remove bin from package.json
This commit is contained in:
parent
bde41965cc
commit
ba0e2bca03
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user