@openchamber/web 1.5.0 → 1.5.1

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,7 +191,7 @@
191
191
  pointer-events: none;
192
192
  }
193
193
  </style>
194
- <script type="module" crossorigin src="/assets/index-B5OwFsqC.js"></script>
194
+ <script type="module" crossorigin src="/assets/index-C7GBt0ia.js"></script>
195
195
  <link rel="modulepreload" crossorigin href="/assets/vendor-.bun-CqCnPJev.js">
196
196
  <link rel="stylesheet" crossorigin href="/assets/vendor--Jn2c0Clh.css">
197
197
  <link rel="stylesheet" crossorigin href="/assets/index-DXflA-iU.css">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openchamber/web",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./server/index.js",