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:08 +08:00
parent 3bf26335a6
commit f7d6cb125c
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@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"
}
}