sample-piral 1.4.0-beta.6288 → 1.4.0-beta.6305
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.
|
@@ -6593,12 +6593,12 @@ function installPiralDebug(options) {
|
|
|
6593
6593
|
debug: debugApiVersion,
|
|
6594
6594
|
instance: {
|
|
6595
6595
|
name: "sample-piral",
|
|
6596
|
-
version: "1.4.0-beta.
|
|
6596
|
+
version: "1.4.0-beta.6305",
|
|
6597
6597
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6598
6598
|
},
|
|
6599
6599
|
build: {
|
|
6600
|
-
date: "2023-12-
|
|
6601
|
-
cli: "1.4.0-beta.
|
|
6600
|
+
date: "2023-12-04T12:09:27.030Z",
|
|
6601
|
+
cli: "1.4.0-beta.6305",
|
|
6602
6602
|
compat: "1"
|
|
6603
6603
|
}
|
|
6604
6604
|
};
|
|
@@ -66632,4 +66632,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
66632
66632
|
|
|
66633
66633
|
/******/ })()
|
|
66634
66634
|
;
|
|
66635
|
-
//# sourceMappingURL=index.
|
|
66635
|
+
//# sourceMappingURL=index.b5b1c5.js.map
|