sample-piral 1.8.0-beta.7667 → 1.8.0-beta.7668
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.
- package/app/{index.aabcba.js → index.8eafaa.js} +4 -4
- package/app/index.8eafaa.js.map +1 -0
- package/app/index.html +1 -1
- package/files.tar +0 -0
- package/files_once.tar +0 -0
- package/package.json +8 -8
- package/app/index.aabcba.js.map +0 -1
|
@@ -6769,12 +6769,12 @@ function installPiralDebug(options) {
|
|
|
6769
6769
|
debug: debugApiVersion,
|
|
6770
6770
|
instance: {
|
|
6771
6771
|
name: "sample-piral",
|
|
6772
|
-
version: "1.8.0-beta.
|
|
6772
|
+
version: "1.8.0-beta.7668",
|
|
6773
6773
|
dependencies: "reactstrap,tslib,react,react-dom,react-router,react-router-dom"
|
|
6774
6774
|
},
|
|
6775
6775
|
build: {
|
|
6776
|
-
date: "2024-12-
|
|
6777
|
-
cli: "1.8.0-beta.
|
|
6776
|
+
date: "2024-12-22T21:46:39.335Z",
|
|
6777
|
+
cli: "1.8.0-beta.7668",
|
|
6778
6778
|
compat: "1"
|
|
6779
6779
|
}
|
|
6780
6780
|
};
|
|
@@ -67058,4 +67058,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1__.createElement(piral
|
|
|
67058
67058
|
|
|
67059
67059
|
/******/ })()
|
|
67060
67060
|
;
|
|
67061
|
-
//# sourceMappingURL=index.
|
|
67061
|
+
//# sourceMappingURL=index.8eafaa.js.map
|