minimal-piral 1.4.0-beta.6342 → 1.4.0-beta.6355
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.
|
@@ -3640,12 +3640,12 @@ function installPiralDebug(options) {
|
|
|
3640
3640
|
debug: debugApiVersion,
|
|
3641
3641
|
instance: {
|
|
3642
3642
|
name: "minimal-piral",
|
|
3643
|
-
version: "1.4.0-beta.
|
|
3643
|
+
version: "1.4.0-beta.6355",
|
|
3644
3644
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3645
3645
|
},
|
|
3646
3646
|
build: {
|
|
3647
|
-
date: "2023-12-
|
|
3648
|
-
cli: "1.4.0-beta.
|
|
3647
|
+
date: "2023-12-12T07:30:58.021Z",
|
|
3648
|
+
cli: "1.4.0-beta.6355",
|
|
3649
3649
|
compat: "1"
|
|
3650
3650
|
}
|
|
3651
3651
|
};
|
|
@@ -44730,4 +44730,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44730
44730
|
|
|
44731
44731
|
/******/ })()
|
|
44732
44732
|
;
|
|
44733
|
-
//# sourceMappingURL=index.
|
|
44733
|
+
//# sourceMappingURL=index.6dcec4.js.map
|