minimal-piral 1.1.0-beta.5779 → 1.1.0-beta.5787
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.
|
@@ -3547,12 +3547,12 @@ function installPiralDebug(options) {
|
|
|
3547
3547
|
debug: debugApiVersion,
|
|
3548
3548
|
instance: {
|
|
3549
3549
|
name: "minimal-piral",
|
|
3550
|
-
version: "1.1.0-beta.
|
|
3550
|
+
version: "1.1.0-beta.5787",
|
|
3551
3551
|
dependencies: "tslib,react,react-dom,react-router,react-router-dom"
|
|
3552
3552
|
},
|
|
3553
3553
|
build: {
|
|
3554
|
-
date: "2023-07-
|
|
3555
|
-
cli: "1.1.0-beta.
|
|
3554
|
+
date: "2023-07-18T22:29:24.110Z",
|
|
3555
|
+
cli: "1.1.0-beta.5787",
|
|
3556
3556
|
compat: "1"
|
|
3557
3557
|
}
|
|
3558
3558
|
};
|
|
@@ -44440,4 +44440,4 @@ var instance = (0,piral_core__WEBPACK_IMPORTED_MODULE_2__.createInstance)({
|
|
|
44440
44440
|
|
|
44441
44441
|
/******/ })()
|
|
44442
44442
|
;
|
|
44443
|
-
//# sourceMappingURL=index.
|
|
44443
|
+
//# sourceMappingURL=index.aac87d.js.map
|