sample-piral 0.14.19 → 0.14.20-beta.3989
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.
|
@@ -3643,7 +3643,7 @@ function createInstance() {
|
|
|
3643
3643
|
var createApi = apiFactory(context, usedPlugins);
|
|
3644
3644
|
var root = createApi({
|
|
3645
3645
|
name: 'root',
|
|
3646
|
-
version: "0.14.
|
|
3646
|
+
version: "0.14.20-beta.3989" || 0,
|
|
3647
3647
|
spec: ''
|
|
3648
3648
|
});
|
|
3649
3649
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9512,11 +9512,11 @@ function installPiralDebug(options) {
|
|
|
9512
9512
|
debug: debugApiVersion,
|
|
9513
9513
|
instance: {
|
|
9514
9514
|
name: "sample-piral",
|
|
9515
|
-
version: "0.14.
|
|
9515
|
+
version: "0.14.20-beta.3989",
|
|
9516
9516
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9517
9517
|
},
|
|
9518
9518
|
build: {
|
|
9519
|
-
date: "2022-03-
|
|
9519
|
+
date: "2022-03-24T03:55:42.918Z",
|
|
9520
9520
|
cli: "0.14.19",
|
|
9521
9521
|
compat: "0.14"
|
|
9522
9522
|
},
|
|
@@ -80930,4 +80930,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80930
80930
|
|
|
80931
80931
|
/******/ })()
|
|
80932
80932
|
;
|
|
80933
|
-
//# sourceMappingURL=index.
|
|
80933
|
+
//# sourceMappingURL=index.c242d3.js.map
|