sample-piral 0.15.12-beta.5528 → 0.15.12-beta.5531
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.
|
@@ -6346,12 +6346,12 @@ function installPiralDebug(options) {
|
|
|
6346
6346
|
debug: debugApiVersion,
|
|
6347
6347
|
instance: {
|
|
6348
6348
|
name: "sample-piral",
|
|
6349
|
-
version: "0.15.12-beta.
|
|
6349
|
+
version: "0.15.12-beta.5531",
|
|
6350
6350
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6351
6351
|
},
|
|
6352
6352
|
build: {
|
|
6353
|
-
date: "2023-05-
|
|
6354
|
-
cli: "0.15.12-beta.
|
|
6353
|
+
date: "2023-05-17T16:49:50.895Z",
|
|
6354
|
+
cli: "0.15.12-beta.5531",
|
|
6355
6355
|
compat: "0.15"
|
|
6356
6356
|
}
|
|
6357
6357
|
};
|
|
@@ -65080,4 +65080,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
65080
65080
|
|
|
65081
65081
|
/******/ })()
|
|
65082
65082
|
;
|
|
65083
|
-
//# sourceMappingURL=index.
|
|
65083
|
+
//# sourceMappingURL=index.b4bd57.js.map
|