@a5c-ai/agent-mux-webui 5.0.1-staging.69cb593ea536 → 5.0.1-staging.6be34ee2a7bf
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@a5c-ai/agent-mux-webui",
|
|
3
|
-
"version": "5.0.1-staging.
|
|
3
|
+
"version": "5.0.1-staging.6be34ee2a7bf",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"description": "Browser app for agent-mux gateway control, monitoring, and realtime session-detail flow inspection",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"prepublishOnly": "npm run build:realtime && npm run test && npm run verify:release"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@a5c-ai/agent-mux-ui": "5.0.1-staging.
|
|
57
|
+
"@a5c-ai/agent-mux-ui": "5.0.1-staging.6be34ee2a7bf",
|
|
58
58
|
"@a5c-ai/compendium": "0.1.0",
|
|
59
59
|
"@tanstack/react-virtual": "^3.13.19",
|
|
60
60
|
"lucide-react": "^0.469.0",
|