@openchamber/web 1.5.5 → 1.5.6

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/dist/index.html CHANGED
@@ -191,10 +191,10 @@
191
191
  pointer-events: none;
192
192
  }
193
193
  </style>
194
- <script type="module" crossorigin src="/assets/index-DCvGkY6V.js"></script>
195
- <link rel="modulepreload" crossorigin href="/assets/vendor-.bun-BrcdMJ39.js">
194
+ <script type="module" crossorigin src="/assets/index-Do__y_zo.js"></script>
195
+ <link rel="modulepreload" crossorigin href="/assets/vendor-.bun-CaD8MAGl.js">
196
196
  <link rel="stylesheet" crossorigin href="/assets/vendor--Jn2c0Clh.css">
197
- <link rel="stylesheet" crossorigin href="/assets/index-DMDb0aQz.css">
197
+ <link rel="stylesheet" crossorigin href="/assets/index-DRQKzuPI.css">
198
198
  </head>
199
199
  <body class="h-full bg-background text-foreground">
200
200
  <div id="root" class="h-full">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openchamber/web",
3
- "version": "1.5.5",
3
+ "version": "1.5.6",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./server/index.js",