@axinom/mosaic-portal 0.4.3 → 0.4.4-rc.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.
|
@@ -62851,7 +62851,7 @@ function createInstance(config) {
|
|
|
62851
62851
|
var createApi = apiFactory(context, usedPlugins);
|
|
62852
62852
|
var root = createApi({
|
|
62853
62853
|
name: 'root',
|
|
62854
|
-
version: "0.4.
|
|
62854
|
+
version: "0.4.4-rc.2" || 0,
|
|
62855
62855
|
spec: '',
|
|
62856
62856
|
});
|
|
62857
62857
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64175,12 +64175,12 @@ function installPiralDebug(options) {
|
|
|
64175
64175
|
debug: 'v0',
|
|
64176
64176
|
instance: {
|
|
64177
64177
|
name: "@axinom/mosaic-portal",
|
|
64178
|
-
version: "0.4.
|
|
64178
|
+
version: "0.4.4-rc.2",
|
|
64179
64179
|
dependencies: "",
|
|
64180
64180
|
context,
|
|
64181
64181
|
},
|
|
64182
64182
|
build: {
|
|
64183
|
-
date: "2022-03-
|
|
64183
|
+
date: "2022-03-23T15:23:57.731Z",
|
|
64184
64184
|
cli: "0.13.9",
|
|
64185
64185
|
compat: "0.13",
|
|
64186
64186
|
},
|
|
@@ -101782,4 +101782,4 @@ var App = function App() {
|
|
|
101782
101782
|
|
|
101783
101783
|
/******/ })()
|
|
101784
101784
|
;
|
|
101785
|
-
//# sourceMappingURL=index.
|
|
101785
|
+
//# sourceMappingURL=index.919f98.js.map
|