Remove 'bin' field from @hive/server

This commit is contained in:
Kamil Kisiela 2022-11-22 14:20:36 +01:00
parent 43b9c2f54e
commit 847c55f5ca

View file

@ -2,7 +2,6 @@
"name": "@hive/server",
"type": "module",
"private": true,
"bin": "index.js",
"version": "0.0.0",
"license": "MIT",
"scripts": {