@futurx/openclaw-operator-ui 0.1.3 → 0.1.4

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.
@@ -10,7 +10,7 @@
10
10
  href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap"
11
11
  rel="stylesheet"
12
12
  />
13
- <script type="module" crossorigin src="/operator/assets/index-AJqWaD_x.js"></script>
13
+ <script type="module" crossorigin src="/operator/assets/index-V3AwuJuj.js"></script>
14
14
  <link rel="stylesheet" crossorigin href="/operator/assets/index-Djm6GUQb.css">
15
15
  </head>
16
16
  <body class="bg-white text-surface-900 antialiased">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futurx/openclaw-operator-ui",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Operator management UI plugin for OpenClaw — a web-based control panel for non-technical users to manage agents, channels, groups, skills, sessions and more.",
5
5
  "type": "module",
6
6
  "license": "MIT",