minimal-piral 0.15.0-beta.4820 → 0.15.0-beta.4830
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.
|
@@ -6646,12 +6646,12 @@ function installPiralDebug(options) {
|
|
|
6646
6646
|
debug: debugApiVersion,
|
|
6647
6647
|
instance: {
|
|
6648
6648
|
name: "minimal-piral",
|
|
6649
|
-
version: "0.15.0-beta.
|
|
6649
|
+
version: "0.15.0-beta.4830",
|
|
6650
6650
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
6651
6651
|
},
|
|
6652
6652
|
build: {
|
|
6653
|
-
date: "2022-11-
|
|
6654
|
-
cli: "0.15.0-beta.
|
|
6653
|
+
date: "2022-11-16T17:53:46.341Z",
|
|
6654
|
+
cli: "0.15.0-beta.4830",
|
|
6655
6655
|
compat: "0.15"
|
|
6656
6656
|
}
|
|
6657
6657
|
};
|
|
@@ -45591,4 +45591,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
45591
45591
|
|
|
45592
45592
|
/******/ })()
|
|
45593
45593
|
;
|
|
45594
|
-
//# sourceMappingURL=index.
|
|
45594
|
+
//# sourceMappingURL=index.65e5b1.js.map
|