minimal-piral 1.3.0-beta.6059 → 1.3.0-beta.6062
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.
|
@@ -3630,12 +3630,12 @@ function installPiralDebug(options) {
|
|
|
3630
3630
|
debug: debugApiVersion,
|
|
3631
3631
|
instance: {
|
|
3632
3632
|
name: "minimal-piral",
|
|
3633
|
-
version: "1.3.0-beta.
|
|
3633
|
+
version: "1.3.0-beta.6062",
|
|
3634
3634
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3635
3635
|
},
|
|
3636
3636
|
build: {
|
|
3637
|
-
date: "2023-10-
|
|
3638
|
-
cli: "1.3.0-beta.
|
|
3637
|
+
date: "2023-10-09T00:01:51.533Z",
|
|
3638
|
+
cli: "1.3.0-beta.6062",
|
|
3639
3639
|
compat: "1"
|
|
3640
3640
|
}
|
|
3641
3641
|
};
|
|
@@ -44528,4 +44528,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44528
44528
|
|
|
44529
44529
|
/******/ })()
|
|
44530
44530
|
;
|
|
44531
|
-
//# sourceMappingURL=index.
|
|
44531
|
+
//# sourceMappingURL=index.b7f3e2.js.map
|