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