sample-piral 0.14.18-beta.3923 → 0.14.18
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.18
|
|
3646
|
+
version: "0.14.18" || 0,
|
|
3647
3647
|
spec: ''
|
|
3648
3648
|
});
|
|
3649
3649
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9514,11 +9514,11 @@ function installPiralDebug(options) {
|
|
|
9514
9514
|
debug: debugApiVersion,
|
|
9515
9515
|
instance: {
|
|
9516
9516
|
name: "sample-piral",
|
|
9517
|
-
version: "0.14.18
|
|
9517
|
+
version: "0.14.18",
|
|
9518
9518
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9519
9519
|
},
|
|
9520
9520
|
build: {
|
|
9521
|
-
date: "2022-03-
|
|
9521
|
+
date: "2022-03-15T08:48:33.093Z",
|
|
9522
9522
|
cli: "0.14.17",
|
|
9523
9523
|
compat: "0.14"
|
|
9524
9524
|
},
|
|
@@ -80932,4 +80932,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80932
80932
|
|
|
80933
80933
|
/******/ })()
|
|
80934
80934
|
;
|
|
80935
|
-
//# sourceMappingURL=index.
|
|
80935
|
+
//# sourceMappingURL=index.8b39f2.js.map
|