sample-piral 1.7.1 → 1.8.0-beta.7544
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.
|
@@ -6768,12 +6768,12 @@ function installPiralDebug(options) {
|
|
|
6768
6768
|
debug: debugApiVersion,
|
|
6769
6769
|
instance: {
|
|
6770
6770
|
name: "sample-piral",
|
|
6771
|
-
version: "1.
|
|
6771
|
+
version: "1.8.0-beta.7544",
|
|
6772
6772
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6773
6773
|
},
|
|
6774
6774
|
build: {
|
|
6775
|
-
date: "2024-11-
|
|
6776
|
-
cli: "1.
|
|
6775
|
+
date: "2024-11-04T17:17:55.476Z",
|
|
6776
|
+
cli: "1.8.0-beta.7544",
|
|
6777
6777
|
compat: "1"
|
|
6778
6778
|
}
|
|
6779
6779
|
};
|
|
@@ -67028,4 +67028,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
67028
67028
|
|
|
67029
67029
|
/******/ })()
|
|
67030
67030
|
;
|
|
67031
|
-
//# sourceMappingURL=index.
|
|
67031
|
+
//# sourceMappingURL=index.9fa4cd.js.map
|