@vc-shell/framework 2.0.0-alpha.1 → 2.0.0-alpha.3
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/framework.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
package/dist/framework.js
CHANGED
|
@@ -18536,7 +18536,7 @@ const tv = (t, [e]) => Qf(t, [e], (n, i) => n > i, it.global.t("messages.after")
|
|
|
18536
18536
|
mo("after", tv);
|
|
18537
18537
|
const nv = (t) => Number.isSafeInteger(parseInt(t)) ? !0 : it.global.t("messages.bigint");
|
|
18538
18538
|
mo("bigint", nv);
|
|
18539
|
-
const nk = "2.0.0-alpha.
|
|
18539
|
+
const nk = "2.0.0-alpha.3", ok = {
|
|
18540
18540
|
version: nk
|
|
18541
18541
|
}, Sn = _e("module-loader-mf"), ik = "/api/frontend-modules", zo = ok.version, kc = {
|
|
18542
18542
|
vue: { lib: () => Ju, version: Ju.version, requiredVersion: "^3.4.0" },
|