Update description and repo URL in package.json
This commit is contained in:
parent
4069015074
commit
6e0ecdb594
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "sandlot",
|
||||
"version": "0.0.1",
|
||||
"description": "Branch-based development with git worktrees and Apple Container",
|
||||
"description": "Sandboxed, branch-based development with Claude",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"sandlot": "./src/cli.ts"
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nichochar/sandlot.git"
|
||||
"url": "git+https://git.nose.space/defunkt/sandlot"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^14.0.3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user