minimal-piral 0.15.0-beta.4672 → 0.15.0-beta.4696
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.
|
@@ -5784,12 +5784,12 @@ function installPiralDebug(options) {
|
|
|
5784
5784
|
debug: debugApiVersion,
|
|
5785
5785
|
instance: {
|
|
5786
5786
|
name: "minimal-piral",
|
|
5787
|
-
version: "0.15.0-beta.
|
|
5787
|
+
version: "0.15.0-beta.4696",
|
|
5788
5788
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
5789
5789
|
},
|
|
5790
5790
|
build: {
|
|
5791
|
-
date: "2022-09-
|
|
5792
|
-
cli: "0.14.
|
|
5791
|
+
date: "2022-09-29T15:32:18.496Z",
|
|
5792
|
+
cli: "0.14.32",
|
|
5793
5793
|
compat: "0.14"
|
|
5794
5794
|
}
|
|
5795
5795
|
};
|
|
@@ -45846,4 +45846,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
45846
45846
|
|
|
45847
45847
|
/******/ })()
|
|
45848
45848
|
;
|
|
45849
|
-
//# sourceMappingURL=index.
|
|
45849
|
+
//# sourceMappingURL=index.21c15a.js.map
|