sample-piral 0.14.14-beta.3767 → 0.14.14
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.
|
@@ -3611,7 +3611,7 @@ function createInstance() {
|
|
|
3611
3611
|
var createApi = apiFactory(context, usedPlugins);
|
|
3612
3612
|
var root = createApi({
|
|
3613
3613
|
name: 'root',
|
|
3614
|
-
version: "0.14.14
|
|
3614
|
+
version: "0.14.14" || 0,
|
|
3615
3615
|
spec: ''
|
|
3616
3616
|
});
|
|
3617
3617
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9488,12 +9488,12 @@ function installPiralDebug(options) {
|
|
|
9488
9488
|
debug: debugApiVersion,
|
|
9489
9489
|
instance: {
|
|
9490
9490
|
name: "sample-piral",
|
|
9491
|
-
version: "0.14.14
|
|
9491
|
+
version: "0.14.14",
|
|
9492
9492
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9493
9493
|
},
|
|
9494
9494
|
build: {
|
|
9495
|
-
date: "2022-03-
|
|
9496
|
-
cli: "0.14.
|
|
9495
|
+
date: "2022-03-03T01:22:04.939Z",
|
|
9496
|
+
cli: "0.14.14",
|
|
9497
9497
|
compat: "0.14"
|
|
9498
9498
|
},
|
|
9499
9499
|
pilets: {
|
|
@@ -80893,4 +80893,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80893
80893
|
|
|
80894
80894
|
/******/ })()
|
|
80895
80895
|
;
|
|
80896
|
-
//# sourceMappingURL=index.
|
|
80896
|
+
//# sourceMappingURL=index.c7459a.js.map
|