@axinom/mosaic-portal 0.4.4-rc.8 → 0.4.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.
|
@@ -62885,7 +62885,7 @@ function createInstance(config) {
|
|
|
62885
62885
|
var createApi = apiFactory(context, usedPlugins);
|
|
62886
62886
|
var root = createApi({
|
|
62887
62887
|
name: 'root',
|
|
62888
|
-
version: "0.4.4
|
|
62888
|
+
version: "0.4.4" || 0,
|
|
62889
62889
|
spec: '',
|
|
62890
62890
|
});
|
|
62891
62891
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64209,12 +64209,12 @@ function installPiralDebug(options) {
|
|
|
64209
64209
|
debug: 'v0',
|
|
64210
64210
|
instance: {
|
|
64211
64211
|
name: "@axinom/mosaic-portal",
|
|
64212
|
-
version: "0.4.4
|
|
64212
|
+
version: "0.4.4",
|
|
64213
64213
|
dependencies: "",
|
|
64214
64214
|
context,
|
|
64215
64215
|
},
|
|
64216
64216
|
build: {
|
|
64217
|
-
date: "2022-
|
|
64217
|
+
date: "2022-04-01T10:58:59.849Z",
|
|
64218
64218
|
cli: "0.13.9",
|
|
64219
64219
|
compat: "0.13",
|
|
64220
64220
|
},
|
|
@@ -101816,4 +101816,4 @@ var App = function App() {
|
|
|
101816
101816
|
|
|
101817
101817
|
/******/ })()
|
|
101818
101818
|
;
|
|
101819
|
-
//# sourceMappingURL=index.
|
|
101819
|
+
//# sourceMappingURL=index.cda53f.js.map
|