mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix(tlon): use HTTPS git URL for api-beta
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"description": "OpenClaw Tlon/Urbit channel plugin",
|
"description": "OpenClaw Tlon/Urbit channel plugin",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tloncorp/api": "github:tloncorp/api-beta#7eede1c1a756977b09f96aa14a92e2b06318ae87",
|
"@tloncorp/api": "git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87",
|
||||||
"@tloncorp/tlon-skill": "0.1.9",
|
"@tloncorp/tlon-skill": "0.1.9",
|
||||||
"@urbit/aura": "^3.0.0",
|
"@urbit/aura": "^3.0.0",
|
||||||
"@urbit/http-api": "^3.0.0",
|
"@urbit/http-api": "^3.0.0",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -460,8 +460,8 @@ importers:
|
|||||||
extensions/tlon:
|
extensions/tlon:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tloncorp/api':
|
'@tloncorp/api':
|
||||||
specifier: github:tloncorp/api-beta#7eede1c1a756977b09f96aa14a92e2b06318ae87
|
specifier: git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87
|
||||||
version: git+https://git@github.com:tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87
|
version: git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87
|
||||||
'@tloncorp/tlon-skill':
|
'@tloncorp/tlon-skill':
|
||||||
specifier: 0.1.9
|
specifier: 0.1.9
|
||||||
version: 0.1.9
|
version: 0.1.9
|
||||||
@@ -2937,8 +2937,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-5Kc5CM2Ysn3vTTArBs2vESUt0AQiWZA86yc1TI3B+lxXmtEq133C1nxXNOgnzhrivdPZIh3zLj5gDnZjoLL5GA==}
|
resolution: {integrity: sha512-5Kc5CM2Ysn3vTTArBs2vESUt0AQiWZA86yc1TI3B+lxXmtEq133C1nxXNOgnzhrivdPZIh3zLj5gDnZjoLL5GA==}
|
||||||
engines: {node: '>=12.17.0'}
|
engines: {node: '>=12.17.0'}
|
||||||
|
|
||||||
'@tloncorp/api@git+https://git@github.com:tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87':
|
'@tloncorp/api@git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87':
|
||||||
resolution: {commit: 7eede1c1a756977b09f96aa14a92e2b06318ae87, repo: git@github.com:tloncorp/api-beta.git, type: git}
|
resolution: {commit: 7eede1c1a756977b09f96aa14a92e2b06318ae87, repo: https://github.com/tloncorp/api-beta.git, type: git}
|
||||||
version: 0.0.2
|
version: 0.0.2
|
||||||
|
|
||||||
'@tloncorp/tlon-skill-darwin-arm64@0.1.9':
|
'@tloncorp/tlon-skill-darwin-arm64@0.1.9':
|
||||||
@@ -8907,7 +8907,7 @@ snapshots:
|
|||||||
|
|
||||||
'@tinyhttp/content-disposition@2.2.4': {}
|
'@tinyhttp/content-disposition@2.2.4': {}
|
||||||
|
|
||||||
'@tloncorp/api@git+https://git@github.com:tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87':
|
'@tloncorp/api@git+https://github.com/tloncorp/api-beta.git#7eede1c1a756977b09f96aa14a92e2b06318ae87':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/client-s3': 3.1000.0
|
'@aws-sdk/client-s3': 3.1000.0
|
||||||
'@aws-sdk/s3-request-presigner': 3.1000.0
|
'@aws-sdk/s3-request-presigner': 3.1000.0
|
||||||
|
|||||||
Reference in New Issue
Block a user