@axinom/mosaic-portal 0.4.1 → 0.4.2-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.
|
@@ -62798,7 +62798,7 @@ function createInstance(config) {
|
|
|
62798
62798
|
var createApi = apiFactory(context, usedPlugins);
|
|
62799
62799
|
var root = createApi({
|
|
62800
62800
|
name: 'root',
|
|
62801
|
-
version: "0.4.
|
|
62801
|
+
version: "0.4.2-rc.0" || 0,
|
|
62802
62802
|
spec: '',
|
|
62803
62803
|
});
|
|
62804
62804
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64122,12 +64122,12 @@ function installPiralDebug(options) {
|
|
|
64122
64122
|
debug: 'v0',
|
|
64123
64123
|
instance: {
|
|
64124
64124
|
name: "@axinom/mosaic-portal",
|
|
64125
|
-
version: "0.4.
|
|
64125
|
+
version: "0.4.2-rc.0",
|
|
64126
64126
|
dependencies: "",
|
|
64127
64127
|
context,
|
|
64128
64128
|
},
|
|
64129
64129
|
build: {
|
|
64130
|
-
date: "2022-02-
|
|
64130
|
+
date: "2022-02-21T17:12:39.111Z",
|
|
64131
64131
|
cli: "0.13.9",
|
|
64132
64132
|
compat: "0.13",
|
|
64133
64133
|
},
|
|
@@ -101729,4 +101729,4 @@ var App = function App() {
|
|
|
101729
101729
|
|
|
101730
101730
|
/******/ })()
|
|
101731
101731
|
;
|
|
101732
|
-
//# sourceMappingURL=index.
|
|
101732
|
+
//# sourceMappingURL=index.9c5937.js.map
|