sample-piral 0.14.4-beta.3313 → 0.14.4
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.
|
@@ -3145,7 +3145,7 @@ function createInstance() {
|
|
|
3145
3145
|
var createApi = apiFactory(context, usedPlugins);
|
|
3146
3146
|
var root = createApi({
|
|
3147
3147
|
name: 'root',
|
|
3148
|
-
version: "0.14.4
|
|
3148
|
+
version: "0.14.4" || 0,
|
|
3149
3149
|
spec: ''
|
|
3150
3150
|
});
|
|
3151
3151
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -8941,12 +8941,12 @@ function installPiralDebug(options) {
|
|
|
8941
8941
|
debug: debugApiVersion,
|
|
8942
8942
|
instance: {
|
|
8943
8943
|
name: "sample-piral",
|
|
8944
|
-
version: "0.14.4
|
|
8944
|
+
version: "0.14.4",
|
|
8945
8945
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
8946
8946
|
},
|
|
8947
8947
|
build: {
|
|
8948
|
-
date: "2021-
|
|
8949
|
-
cli: "0.14.
|
|
8948
|
+
date: "2021-12-01T01:31:44.431Z",
|
|
8949
|
+
cli: "0.14.4",
|
|
8950
8950
|
compat: "0.14"
|
|
8951
8951
|
},
|
|
8952
8952
|
pilets: {
|
|
@@ -80244,4 +80244,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80244
80244
|
|
|
80245
80245
|
/******/ })()
|
|
80246
80246
|
;
|
|
80247
|
-
//# sourceMappingURL=index.
|
|
80247
|
+
//# sourceMappingURL=index.1449bd.js.map
|