@opencor/opencor 0.20251022.0 → 0.20251023.0
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/opencor.es.js +1 -1
- package/package.json +1 -1
package/dist/opencor.es.js
CHANGED
|
@@ -8229,7 +8229,7 @@ async function Ef() {
|
|
|
8229
8229
|
console.error("Failed to load libOpenCOR's WebAssembly module:", n);
|
|
8230
8230
|
}
|
|
8231
8231
|
}
|
|
8232
|
-
const Pf = "0.
|
|
8232
|
+
const Pf = "0.20251023.0", $f = { class: "space-y-7" }, Df = { class: "text-center" }, Uf = { class: "text-3xl font-bold" }, zf = {
|
|
8233
8233
|
key: 0,
|
|
8234
8234
|
class: "text-xl italic font-bold"
|
|
8235
8235
|
}, Nf = { class: "text-sm italic" }, Af = { class: "space-y-2" }, jf = /* @__PURE__ */ x("a", {
|
package/package.json
CHANGED