We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e81af commit b0245c2Copy full SHA for b0245c2
1 file changed
nodejs/claude/sample-agent/package.json
@@ -16,8 +16,8 @@
16
"license": "MIT",
17
"description": "",
18
"dependencies": {
19
- "@microsoft/agents-hosting": "1.1.1",
20
- "@microsoft/agents-activity": "1.1.1",
+ "@microsoft/agents-hosting": "^1.2.2",
+ "@microsoft/agents-activity": "^1.2.2",
21
"@microsoft/agents-a365-notifications": "^0.1.0-preview.30",
22
"@microsoft/agents-a365-observability": "^0.1.0-preview.30",
23
"@microsoft/agents-a365-runtime": "^0.1.0-preview.30",
@@ -37,4 +37,4 @@
37
"ts-node": "^10.9.2",
38
"typescript": "^5.9.2"
39
}
40
-}
+}
0 commit comments