chore: pin @clawd/auth-runtime to v1.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ywkj 2026-03-20 06:49:10 +08:00
parent d62a26f414
commit 8b2351db21
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.1004.0", "@aws-sdk/client-s3": "^3.1004.0",
"@clawd/auth-runtime": "git+http://192.168.0.108:3030/agent-skills/auth-runtime.git", "@clawd/auth-runtime": "git+http://192.168.0.108:3030/agent-skills/auth-runtime.git#v1.1.0",
"@clawd/r2-upload": "git+http://192.168.0.108:3030/agent-skills/r2-upload.git" "@clawd/r2-upload": "git+http://192.168.0.108:3030/agent-skills/r2-upload.git"
} }
} }