minimal-piral 1.5.0-beta.6618 → 1.5.0-beta.6620
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.
|
@@ -3637,12 +3637,12 @@ function installPiralDebug(options) {
|
|
|
3637
3637
|
debug: debugApiVersion,
|
|
3638
3638
|
instance: {
|
|
3639
3639
|
name: "minimal-piral",
|
|
3640
|
-
version: "1.5.0-beta.
|
|
3640
|
+
version: "1.5.0-beta.6620",
|
|
3641
3641
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3642
3642
|
},
|
|
3643
3643
|
build: {
|
|
3644
|
-
date: "2024-01-
|
|
3645
|
-
cli: "1.5.0-beta.
|
|
3644
|
+
date: "2024-01-30T13:29:30.222Z",
|
|
3645
|
+
cli: "1.5.0-beta.6620",
|
|
3646
3646
|
compat: "1"
|
|
3647
3647
|
}
|
|
3648
3648
|
};
|
|
@@ -44729,4 +44729,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44729
44729
|
|
|
44730
44730
|
/******/ })()
|
|
44731
44731
|
;
|
|
44732
|
-
//# sourceMappingURL=index.
|
|
44732
|
+
//# sourceMappingURL=index.7a0a38.js.map
|