fix(ci): avoid ssh-only git dependency fetches

This commit is contained in:
Vincent Koc 2026-03-19 01:56:33 -07:00
parent c37a92ca6e
commit 009a10bce2
2 changed files with 110 additions and 961 deletions

View File

@ -4,7 +4,7 @@
"description": "OpenClaw Tlon/Urbit channel plugin",
"type": "module",
"dependencies": {
"@tloncorp/api": "github:tloncorp/api-beta#7eede1c1a756977b09f96aa14a92e2b06318ae87",
"@tloncorp/api": "git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87",
"@tloncorp/tlon-skill": "0.2.2",
"@urbit/aura": "^3.0.0",
"zod": "^4.3.6"

1069
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff