sample-piral 1.3.0-beta.6067 → 1.3.0
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.3.0
|
|
6439
|
+
version: "1.3.0",
|
|
6440
6440
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6441
6441
|
},
|
|
6442
6442
|
build: {
|
|
6443
|
-
date: "2023-10-
|
|
6444
|
-
cli: "1.3.0
|
|
6443
|
+
date: "2023-10-09T12:45:36.253Z",
|
|
6444
|
+
cli: "1.3.0",
|
|
6445
6445
|
compat: "1"
|
|
6446
6446
|
}
|
|
6447
6447
|
};
|
|
@@ -65307,4 +65307,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
65307
65307
|
|
|
65308
65308
|
/******/ })()
|
|
65309
65309
|
;
|
|
65310
|
-
//# sourceMappingURL=index.
|
|
65310
|
+
//# sourceMappingURL=index.cb0320.js.map
|