@microsoft/agents-a365-observability-hosting 0.1.0-preview.83 → 0.1.0-preview.85.g8414f98e34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/agents-a365-observability-hosting",
3
- "version": "0.1.0-preview.83",
3
+ "version": "0.1.0-preview.85.g8414f98e34",
4
4
  "description": "Hosting & Observability utilities for Agent365 (Node.js): token caching, baggage builder, hosting registration.",
5
5
  "keywords": [
6
6
  "agent365",
@@ -29,8 +29,8 @@
29
29
  "CHANGELOG.md"
30
30
  ],
31
31
  "dependencies": {
32
- "@microsoft/agents-a365-observability": "0.1.0-preview.83",
33
- "@microsoft/agents-a365-runtime": "0.1.0-preview.83",
32
+ "@microsoft/agents-a365-observability": "0.1.0-preview.85.g8414f98e34",
33
+ "@microsoft/agents-a365-runtime": "0.1.0-preview.85.g8414f98e34",
34
34
  "@microsoft/agents-hosting": "^1.1.0-alpha.85"
35
35
  },
36
36
  "devDependencies": {