zen: support stripe link

This commit is contained in:
Frank
2025-10-16 14:59:44 -04:00
parent 1c1380d3c8
commit 7ec5e49e19
11 changed files with 960 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
"shell-prod": "sst shell --stage production -- bun"
},
"dependencies": {
"@opencode-ai/console-core": "workspace:*"
"@opencode-ai/console-core": "workspace:*",
"@opencode-ai/console-resource": "workspace:*"
}
}