climb-onyx-gui 0.10.6 → 0.11.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.
@@ -80447,7 +80447,7 @@ function Q_(s) {
80447
80447
  )) }) })
80448
80448
  ] }) });
80449
80449
  }
80450
- const K_ = "0.10.6";
80450
+ const K_ = "0.11.1";
80451
80451
  function q_(s) {
80452
80452
  const o = {}, E = (z, P = "") => {
80453
80453
  for (const [K, M] of Object.entries(z))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "climb-onyx-gui",
3
- "version": "0.10.6",
3
+ "version": "0.11.1",
4
4
  "type": "module",
5
5
  "main": "dist/climb-onyx-gui.js",
6
6
  "types": "dist/main.d.ts",