feat: launch as neuron — bin entry + CLI script name
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"dev:temporary": "bun run --conditions=browser ./src/temporary.ts"
|
||||
},
|
||||
"bin": {
|
||||
"opencode": "./bin/opencode"
|
||||
"neuron": "./bin/neuron"
|
||||
},
|
||||
"exports": {
|
||||
"./*": "./src/*.ts"
|
||||
|
||||
Reference in New Issue
Block a user