diff --git a/package.json b/package.json index efaf610..50e536b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@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" } }