sample-piral 0.14.25-beta.4266 → 0.14.26-beta.4274
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.
|
@@ -3541,7 +3541,7 @@ function createInstance() {
|
|
|
3541
3541
|
var createApi = apiFactory(context, usedPlugins);
|
|
3542
3542
|
var root = createApi({
|
|
3543
3543
|
name: 'root',
|
|
3544
|
-
version: "0.14.
|
|
3544
|
+
version: "0.14.26-beta.4274" || 0,
|
|
3545
3545
|
spec: ''
|
|
3546
3546
|
});
|
|
3547
3547
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -8490,12 +8490,12 @@ function installPiralDebug(options) {
|
|
|
8490
8490
|
debug: debugApiVersion,
|
|
8491
8491
|
instance: {
|
|
8492
8492
|
name: "sample-piral",
|
|
8493
|
-
version: "0.14.
|
|
8493
|
+
version: "0.14.26-beta.4274",
|
|
8494
8494
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8495
8495
|
},
|
|
8496
8496
|
build: {
|
|
8497
|
-
date: "2022-06-
|
|
8498
|
-
cli: "0.14.
|
|
8497
|
+
date: "2022-06-04T07:58:34.469Z",
|
|
8498
|
+
cli: "0.14.25",
|
|
8499
8499
|
compat: "0.14"
|
|
8500
8500
|
},
|
|
8501
8501
|
pilets: {
|
|
@@ -79895,4 +79895,4 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
|
|
|
79895
79895
|
|
|
79896
79896
|
/******/ })()
|
|
79897
79897
|
;
|
|
79898
|
-
//# sourceMappingURL=index.
|
|
79898
|
+
//# sourceMappingURL=index.085636.js.map
|