sample-piral 1.6.1 → 1.6.2-beta.7367
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.
|
@@ -6656,12 +6656,12 @@ function installPiralDebug(options) {
|
|
|
6656
6656
|
debug: debugApiVersion,
|
|
6657
6657
|
instance: {
|
|
6658
6658
|
name: "sample-piral",
|
|
6659
|
-
version: "1.6.
|
|
6659
|
+
version: "1.6.2-beta.7367",
|
|
6660
6660
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6661
6661
|
},
|
|
6662
6662
|
build: {
|
|
6663
|
-
date: "2024-
|
|
6664
|
-
cli: "1.6.
|
|
6663
|
+
date: "2024-09-01T15:24:26.018Z",
|
|
6664
|
+
cli: "1.6.2-beta.7367",
|
|
6665
6665
|
compat: "1"
|
|
6666
6666
|
}
|
|
6667
6667
|
};
|
|
@@ -66916,4 +66916,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
66916
66916
|
|
|
66917
66917
|
/******/ })()
|
|
66918
66918
|
;
|
|
66919
|
-
//# sourceMappingURL=index.
|
|
66919
|
+
//# sourceMappingURL=index.e226c4.js.map
|