minimal-piral 1.6.0-beta.7174 → 1.6.0-beta.7175
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.
|
@@ -3662,12 +3662,12 @@ function installPiralDebug(options) {
|
|
|
3662
3662
|
debug: debugApiVersion,
|
|
3663
3663
|
instance: {
|
|
3664
3664
|
name: "minimal-piral",
|
|
3665
|
-
version: "1.6.0-beta.
|
|
3665
|
+
version: "1.6.0-beta.7175",
|
|
3666
3666
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3667
3667
|
},
|
|
3668
3668
|
build: {
|
|
3669
|
-
date: "2024-06-
|
|
3670
|
-
cli: "1.6.0-beta.
|
|
3669
|
+
date: "2024-06-10T08:33:58.198Z",
|
|
3670
|
+
cli: "1.6.0-beta.7175",
|
|
3671
3671
|
compat: "1"
|
|
3672
3672
|
}
|
|
3673
3673
|
};
|
|
@@ -44780,4 +44780,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44780
44780
|
|
|
44781
44781
|
/******/ })()
|
|
44782
44782
|
;
|
|
44783
|
-
//# sourceMappingURL=index.
|
|
44783
|
+
//# sourceMappingURL=index.fd3ec0.js.map
|