minimal-piral 1.3.0-beta.6047 → 1.3.0-beta.6050
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.
|
@@ -3591,12 +3591,12 @@ function installPiralDebug(options) {
|
|
|
3591
3591
|
debug: debugApiVersion,
|
|
3592
3592
|
instance: {
|
|
3593
3593
|
name: "minimal-piral",
|
|
3594
|
-
version: "1.3.0-beta.
|
|
3594
|
+
version: "1.3.0-beta.6050",
|
|
3595
3595
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3596
3596
|
},
|
|
3597
3597
|
build: {
|
|
3598
|
-
date: "2023-10-
|
|
3599
|
-
cli: "1.3.0-beta.
|
|
3598
|
+
date: "2023-10-02T12:06:39.350Z",
|
|
3599
|
+
cli: "1.3.0-beta.6050",
|
|
3600
3600
|
compat: "1"
|
|
3601
3601
|
}
|
|
3602
3602
|
};
|
|
@@ -44489,4 +44489,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44489
44489
|
|
|
44490
44490
|
/******/ })()
|
|
44491
44491
|
;
|
|
44492
|
-
//# sourceMappingURL=index.
|
|
44492
|
+
//# sourceMappingURL=index.1bad3a.js.map
|