sample-piral 1.4.0-beta.6243 → 1.4.0-beta.6250
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.
|
@@ -6436,12 +6436,12 @@ function installPiralDebug(options) {
|
|
|
6436
6436
|
debug: debugApiVersion,
|
|
6437
6437
|
instance: {
|
|
6438
6438
|
name: "sample-piral",
|
|
6439
|
-
version: "1.4.0-beta.
|
|
6439
|
+
version: "1.4.0-beta.6250",
|
|
6440
6440
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6441
6441
|
},
|
|
6442
6442
|
build: {
|
|
6443
|
-
date: "2023-11-
|
|
6444
|
-
cli: "1.4.0-beta.
|
|
6443
|
+
date: "2023-11-20T23:59:42.079Z",
|
|
6444
|
+
cli: "1.4.0-beta.6250",
|
|
6445
6445
|
compat: "1"
|
|
6446
6446
|
}
|
|
6447
6447
|
};
|
|
@@ -66278,4 +66278,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
66278
66278
|
|
|
66279
66279
|
/******/ })()
|
|
66280
66280
|
;
|
|
66281
|
-
//# sourceMappingURL=index.
|
|
66281
|
+
//# sourceMappingURL=index.faf5d1.js.map
|