minimal-piral 0.15.9-beta.5417 → 0.15.9-beta.5420
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.
|
@@ -6676,12 +6676,12 @@ function installPiralDebug(options) {
|
|
|
6676
6676
|
debug: debugApiVersion,
|
|
6677
6677
|
instance: {
|
|
6678
6678
|
name: "minimal-piral",
|
|
6679
|
-
version: "0.15.9-beta.
|
|
6679
|
+
version: "0.15.9-beta.5420",
|
|
6680
6680
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
6681
6681
|
},
|
|
6682
6682
|
build: {
|
|
6683
|
-
date: "2023-04-
|
|
6684
|
-
cli: "0.15.9-beta.
|
|
6683
|
+
date: "2023-04-10T09:18:24.611Z",
|
|
6684
|
+
cli: "0.15.9-beta.5420",
|
|
6685
6685
|
compat: "0.15"
|
|
6686
6686
|
}
|
|
6687
6687
|
};
|
|
@@ -45641,4 +45641,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
45641
45641
|
|
|
45642
45642
|
/******/ })()
|
|
45643
45643
|
;
|
|
45644
|
-
//# sourceMappingURL=index.
|
|
45644
|
+
//# sourceMappingURL=index.c7ce79.js.map
|