@axinom/mosaic-portal 0.5.2-rc.9 → 0.5.2
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.
|
@@ -63469,7 +63469,7 @@ function createInstance(config) {
|
|
|
63469
63469
|
var createApi = apiFactory(context, usedPlugins);
|
|
63470
63470
|
var root = createApi({
|
|
63471
63471
|
name: 'root',
|
|
63472
|
-
version: "0.5.2
|
|
63472
|
+
version: "0.5.2" || 0,
|
|
63473
63473
|
spec: '',
|
|
63474
63474
|
});
|
|
63475
63475
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64732,12 +64732,12 @@ function installPiralDebug(options) {
|
|
|
64732
64732
|
debug: debugApiVersion,
|
|
64733
64733
|
instance: {
|
|
64734
64734
|
name: "@axinom/mosaic-portal",
|
|
64735
|
-
version: "0.5.2
|
|
64735
|
+
version: "0.5.2",
|
|
64736
64736
|
dependencies: "",
|
|
64737
64737
|
context,
|
|
64738
64738
|
},
|
|
64739
64739
|
build: {
|
|
64740
|
-
date: "2022-06-
|
|
64740
|
+
date: "2022-06-21T06:39:37.580Z",
|
|
64741
64741
|
cli: "0.13.9",
|
|
64742
64742
|
compat: "0.13",
|
|
64743
64743
|
},
|
|
@@ -102050,4 +102050,4 @@ var App = function App() {
|
|
|
102050
102050
|
|
|
102051
102051
|
/******/ })()
|
|
102052
102052
|
;
|
|
102053
|
-
//# sourceMappingURL=index.
|
|
102053
|
+
//# sourceMappingURL=index.375ba0.js.map
|