sample-piral 0.14.23-beta.4129 → 0.14.24-beta.4144
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.
|
@@ -3525,7 +3525,7 @@ function createInstance() {
|
|
|
3525
3525
|
var createApi = apiFactory(context, usedPlugins);
|
|
3526
3526
|
var root = createApi({
|
|
3527
3527
|
name: 'root',
|
|
3528
|
-
version: "0.14.
|
|
3528
|
+
version: "0.14.24-beta.4144" || 0,
|
|
3529
3529
|
spec: ''
|
|
3530
3530
|
});
|
|
3531
3531
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -8474,12 +8474,12 @@ function installPiralDebug(options) {
|
|
|
8474
8474
|
debug: debugApiVersion,
|
|
8475
8475
|
instance: {
|
|
8476
8476
|
name: "sample-piral",
|
|
8477
|
-
version: "0.14.
|
|
8477
|
+
version: "0.14.24-beta.4144",
|
|
8478
8478
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8479
8479
|
},
|
|
8480
8480
|
build: {
|
|
8481
|
-
date: "2022-
|
|
8482
|
-
cli: "0.14.
|
|
8481
|
+
date: "2022-05-04T12:53:01.648Z",
|
|
8482
|
+
cli: "0.14.23",
|
|
8483
8483
|
compat: "0.14"
|
|
8484
8484
|
},
|
|
8485
8485
|
pilets: {
|
|
@@ -79879,4 +79879,4 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
|
|
|
79879
79879
|
|
|
79880
79880
|
/******/ })()
|
|
79881
79881
|
;
|
|
79882
|
-
//# sourceMappingURL=index.
|
|
79882
|
+
//# sourceMappingURL=index.374623.js.map
|