fix
This commit is contained in:
parent
8d09e3017f
commit
a193bf5cad
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Sandboxed, branch-based development with Claude",
|
"description": "Sandboxed, branch-based development with Claude",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
"sandlot": "./src/cli.ts"
|
"sandlot": "src/cli.ts"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src",
|
"src",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user