minimal-piral 0.15.0-beta.4803 → 0.15.0-beta.4808
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.
|
@@ -6644,12 +6644,12 @@ function installPiralDebug(options) {
|
|
|
6644
6644
|
debug: debugApiVersion,
|
|
6645
6645
|
instance: {
|
|
6646
6646
|
name: "minimal-piral",
|
|
6647
|
-
version: "0.15.0-beta.
|
|
6647
|
+
version: "0.15.0-beta.4808",
|
|
6648
6648
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
6649
6649
|
},
|
|
6650
6650
|
build: {
|
|
6651
|
-
date: "2022-11-
|
|
6652
|
-
cli: "0.15.0-beta.
|
|
6651
|
+
date: "2022-11-09T11:50:26.010Z",
|
|
6652
|
+
cli: "0.15.0-beta.4808",
|
|
6653
6653
|
compat: "0.15"
|
|
6654
6654
|
}
|
|
6655
6655
|
};
|
|
@@ -45589,4 +45589,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
45589
45589
|
|
|
45590
45590
|
/******/ })()
|
|
45591
45591
|
;
|
|
45592
|
-
//# sourceMappingURL=index.
|
|
45592
|
+
//# sourceMappingURL=index.d3c0e3.js.map
|