@axinom/mosaic-portal 0.4.7-rc.4 → 0.4.7
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.
|
@@ -62974,7 +62974,7 @@ function createInstance(config) {
|
|
|
62974
62974
|
var createApi = apiFactory(context, usedPlugins);
|
|
62975
62975
|
var root = createApi({
|
|
62976
62976
|
name: 'root',
|
|
62977
|
-
version: "0.4.7
|
|
62977
|
+
version: "0.4.7" || 0,
|
|
62978
62978
|
spec: '',
|
|
62979
62979
|
});
|
|
62980
62980
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64298,12 +64298,12 @@ function installPiralDebug(options) {
|
|
|
64298
64298
|
debug: 'v0',
|
|
64299
64299
|
instance: {
|
|
64300
64300
|
name: "@axinom/mosaic-portal",
|
|
64301
|
-
version: "0.4.7
|
|
64301
|
+
version: "0.4.7",
|
|
64302
64302
|
dependencies: "",
|
|
64303
64303
|
context,
|
|
64304
64304
|
},
|
|
64305
64305
|
build: {
|
|
64306
|
-
date: "2022-05-
|
|
64306
|
+
date: "2022-05-10T13:37:43.681Z",
|
|
64307
64307
|
cli: "0.13.9",
|
|
64308
64308
|
compat: "0.13",
|
|
64309
64309
|
},
|
|
@@ -101905,4 +101905,4 @@ var App = function App() {
|
|
|
101905
101905
|
|
|
101906
101906
|
/******/ })()
|
|
101907
101907
|
;
|
|
101908
|
-
//# sourceMappingURL=index.
|
|
101908
|
+
//# sourceMappingURL=index.8129e6.js.map
|