@axinom/mosaic-portal 0.4.2 → 0.4.3-rc.0
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.
|
@@ -62800,7 +62800,7 @@ function createInstance(config) {
|
|
|
62800
62800
|
var createApi = apiFactory(context, usedPlugins);
|
|
62801
62801
|
var root = createApi({
|
|
62802
62802
|
name: 'root',
|
|
62803
|
-
version: "0.4.
|
|
62803
|
+
version: "0.4.3-rc.0" || 0,
|
|
62804
62804
|
spec: '',
|
|
62805
62805
|
});
|
|
62806
62806
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64124,12 +64124,12 @@ function installPiralDebug(options) {
|
|
|
64124
64124
|
debug: 'v0',
|
|
64125
64125
|
instance: {
|
|
64126
64126
|
name: "@axinom/mosaic-portal",
|
|
64127
|
-
version: "0.4.
|
|
64127
|
+
version: "0.4.3-rc.0",
|
|
64128
64128
|
dependencies: "",
|
|
64129
64129
|
context,
|
|
64130
64130
|
},
|
|
64131
64131
|
build: {
|
|
64132
|
-
date: "2022-03-
|
|
64132
|
+
date: "2022-03-03T14:54:20.584Z",
|
|
64133
64133
|
cli: "0.13.9",
|
|
64134
64134
|
compat: "0.13",
|
|
64135
64135
|
},
|
|
@@ -101731,4 +101731,4 @@ var App = function App() {
|
|
|
101731
101731
|
|
|
101732
101732
|
/******/ })()
|
|
101733
101733
|
;
|
|
101734
|
-
//# sourceMappingURL=index.
|
|
101734
|
+
//# sourceMappingURL=index.669af3.js.map
|