sample-piral 0.14.10-beta.3616 → 0.14.10-beta.3621
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.
|
@@ -3511,7 +3511,7 @@ function createInstance() {
|
|
|
3511
3511
|
var createApi = apiFactory(context, usedPlugins);
|
|
3512
3512
|
var root = createApi({
|
|
3513
3513
|
name: 'root',
|
|
3514
|
-
version: "0.14.10-beta.
|
|
3514
|
+
version: "0.14.10-beta.3621" || 0,
|
|
3515
3515
|
spec: ''
|
|
3516
3516
|
});
|
|
3517
3517
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9268,11 +9268,11 @@ function installPiralDebug(options) {
|
|
|
9268
9268
|
debug: debugApiVersion,
|
|
9269
9269
|
instance: {
|
|
9270
9270
|
name: "sample-piral",
|
|
9271
|
-
version: "0.14.10-beta.
|
|
9271
|
+
version: "0.14.10-beta.3621",
|
|
9272
9272
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9273
9273
|
},
|
|
9274
9274
|
build: {
|
|
9275
|
-
date: "2022-02-
|
|
9275
|
+
date: "2022-02-04T18:24:05.311Z",
|
|
9276
9276
|
cli: "0.14.9",
|
|
9277
9277
|
compat: "0.14"
|
|
9278
9278
|
},
|
|
@@ -80577,4 +80577,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80577
80577
|
|
|
80578
80578
|
/******/ })()
|
|
80579
80579
|
;
|
|
80580
|
-
//# sourceMappingURL=index.
|
|
80580
|
+
//# sourceMappingURL=index.8b9c57.js.map
|