sample-piral 0.15.0-beta.4830 → 0.15.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.
|
@@ -9604,12 +9604,12 @@ function installPiralDebug(options) {
|
|
|
9604
9604
|
debug: debugApiVersion,
|
|
9605
9605
|
instance: {
|
|
9606
9606
|
name: "sample-piral",
|
|
9607
|
-
version: "0.15.0
|
|
9607
|
+
version: "0.15.0",
|
|
9608
9608
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
9609
9609
|
},
|
|
9610
9610
|
build: {
|
|
9611
|
-
date: "2022-11-
|
|
9612
|
-
cli: "0.15.0
|
|
9611
|
+
date: "2022-11-17T00:44:45.711Z",
|
|
9612
|
+
cli: "0.15.0",
|
|
9613
9613
|
compat: "0.15"
|
|
9614
9614
|
}
|
|
9615
9615
|
};
|
|
@@ -66373,4 +66373,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
66373
66373
|
|
|
66374
66374
|
/******/ })()
|
|
66375
66375
|
;
|
|
66376
|
-
//# sourceMappingURL=index.
|
|
66376
|
+
//# sourceMappingURL=index.f75ad1.js.map
|