@axinom/mosaic-portal 0.7.3-rc.6 → 0.7.3
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.
|
@@ -52892,7 +52892,7 @@ function createInstance(config) {
|
|
|
52892
52892
|
var createApi = apiFactory(context, usedPlugins);
|
|
52893
52893
|
var root = createApi({
|
|
52894
52894
|
name: 'root',
|
|
52895
|
-
version: "0.7.3
|
|
52895
|
+
version: "0.7.3" || 0,
|
|
52896
52896
|
spec: '',
|
|
52897
52897
|
});
|
|
52898
52898
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -54155,12 +54155,12 @@ function installPiralDebug(options) {
|
|
|
54155
54155
|
debug: debugApiVersion,
|
|
54156
54156
|
instance: {
|
|
54157
54157
|
name: "@axinom/mosaic-portal",
|
|
54158
|
-
version: "0.7.3
|
|
54158
|
+
version: "0.7.3",
|
|
54159
54159
|
dependencies: "",
|
|
54160
54160
|
context,
|
|
54161
54161
|
},
|
|
54162
54162
|
build: {
|
|
54163
|
-
date: "2022-09-
|
|
54163
|
+
date: "2022-09-13T14:47:21.093Z",
|
|
54164
54164
|
cli: "0.13.9",
|
|
54165
54165
|
compat: "0.13",
|
|
54166
54166
|
},
|
|
@@ -91473,4 +91473,4 @@ var App = function App() {
|
|
|
91473
91473
|
|
|
91474
91474
|
/******/ })()
|
|
91475
91475
|
;
|
|
91476
|
-
//# sourceMappingURL=index.
|
|
91476
|
+
//# sourceMappingURL=index.e45c4a.js.map
|