@opencor/opencor 0.20260604.0 → 0.20260604.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.
@@ -4749,7 +4749,7 @@ const Yr = () => {
4749
4749
  ]), 1024);
4750
4750
  };
4751
4751
  }
4752
- }), Jp = "0.20260604.0", Zp = {
4752
+ }), Jp = "0.20260604.1", Zp = {
4753
4753
  version: Jp
4754
4754
  }, { version: ha } = Zp, Ur = C.ref(!1), So = C.ref(""), gl = async () => {
4755
4755
  try {
@@ -9479,7 +9479,7 @@ const tc = [
9479
9479
  if (window.locApi)
9480
9480
  Lf(window.locApi);
9481
9481
  else {
9482
- const n = __LIBOPENCOR_VERSION__;
9482
+ const n = "0.20260604.0";
9483
9483
  try {
9484
9484
  const e = (await import(
9485
9485
  /* @vite-ignore */
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "./style.css": "./dist/opencor.css"
44
44
  },
45
- "version": "0.20260604.0",
45
+ "version": "0.20260604.1",
46
46
  "libopencorVersion": "0.20260604.0",
47
47
  "scripts": {
48
48
  "build": "vite build && bun scripts/generate.version.js",