minimal-piral 1.5.0-beta.6559 → 1.5.0-beta.6565
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.
|
@@ -3633,12 +3633,12 @@ function installPiralDebug(options) {
|
|
|
3633
3633
|
debug: debugApiVersion,
|
|
3634
3634
|
instance: {
|
|
3635
3635
|
name: "minimal-piral",
|
|
3636
|
-
version: "1.5.0-beta.
|
|
3636
|
+
version: "1.5.0-beta.6565",
|
|
3637
3637
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3638
3638
|
},
|
|
3639
3639
|
build: {
|
|
3640
|
-
date: "2024-01-
|
|
3641
|
-
cli: "1.5.0-beta.
|
|
3640
|
+
date: "2024-01-22T15:08:36.196Z",
|
|
3641
|
+
cli: "1.5.0-beta.6565",
|
|
3642
3642
|
compat: "1"
|
|
3643
3643
|
}
|
|
3644
3644
|
};
|
|
@@ -44723,4 +44723,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44723
44723
|
|
|
44724
44724
|
/******/ })()
|
|
44725
44725
|
;
|
|
44726
|
-
//# sourceMappingURL=index.
|
|
44726
|
+
//# sourceMappingURL=index.b56ce2.js.map
|