sample-piral 0.14.13-beta.3734 → 0.14.13
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.
|
@@ -3561,7 +3561,7 @@ function createInstance() {
|
|
|
3561
3561
|
var createApi = apiFactory(context, usedPlugins);
|
|
3562
3562
|
var root = createApi({
|
|
3563
3563
|
name: 'root',
|
|
3564
|
-
version: "0.14.13
|
|
3564
|
+
version: "0.14.13" || 0,
|
|
3565
3565
|
spec: ''
|
|
3566
3566
|
});
|
|
3567
3567
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9337,11 +9337,11 @@ function installPiralDebug(options) {
|
|
|
9337
9337
|
debug: debugApiVersion,
|
|
9338
9338
|
instance: {
|
|
9339
9339
|
name: "sample-piral",
|
|
9340
|
-
version: "0.14.13
|
|
9340
|
+
version: "0.14.13",
|
|
9341
9341
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9342
9342
|
},
|
|
9343
9343
|
build: {
|
|
9344
|
-
date: "2022-02-
|
|
9344
|
+
date: "2022-02-27T09:07:42.001Z",
|
|
9345
9345
|
cli: "0.14.12",
|
|
9346
9346
|
compat: "0.14"
|
|
9347
9347
|
},
|
|
@@ -80693,4 +80693,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80693
80693
|
|
|
80694
80694
|
/******/ })()
|
|
80695
80695
|
;
|
|
80696
|
-
//# sourceMappingURL=index.
|
|
80696
|
+
//# sourceMappingURL=index.1021e6.js.map
|