minimal-piral 1.7.2-beta.7548 → 1.7.3-beta.7564
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.
|
@@ -3814,12 +3814,12 @@ function installPiralDebug(options) {
|
|
|
3814
3814
|
debug: debugApiVersion,
|
|
3815
3815
|
instance: {
|
|
3816
3816
|
name: "minimal-piral",
|
|
3817
|
-
version: "1.7.
|
|
3817
|
+
version: "1.7.3-beta.7564",
|
|
3818
3818
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3819
3819
|
},
|
|
3820
3820
|
build: {
|
|
3821
|
-
date: "2024-11-
|
|
3822
|
-
cli: "1.7.
|
|
3821
|
+
date: "2024-11-21T09:19:37.384Z",
|
|
3822
|
+
cli: "1.7.3-beta.7564",
|
|
3823
3823
|
compat: "1"
|
|
3824
3824
|
}
|
|
3825
3825
|
};
|
|
@@ -45129,4 +45129,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
45129
45129
|
|
|
45130
45130
|
/******/ })()
|
|
45131
45131
|
;
|
|
45132
|
-
//# sourceMappingURL=index.
|
|
45132
|
+
//# sourceMappingURL=index.d541dd.js.map
|