mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-03 21:43:08 +00:00
fix: correct bin endpoint
This commit is contained in:
parent
d2c8e41d46
commit
952083001d
@ -22,9 +22,9 @@
|
||||
"url": "https://github.com/ethersphere/bee-factory.git"
|
||||
},
|
||||
"bin": {
|
||||
"bee-factory": "./dist/index.js"
|
||||
"bee-factory": "./dist/src/index.js"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"main": "dist/src/index.js",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user