diff --git a/package.json b/package.json index b5a18dc..cf162b9 100644 --- a/package.json +++ b/package.json @@ -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" } }