@axinom/mosaic-portal 0.4.6 → 0.4.7-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.
|
@@ -62898,7 +62898,7 @@ function createInstance(config) {
|
|
|
62898
62898
|
var createApi = apiFactory(context, usedPlugins);
|
|
62899
62899
|
var root = createApi({
|
|
62900
62900
|
name: 'root',
|
|
62901
|
-
version: "0.4.
|
|
62901
|
+
version: "0.4.7-rc.0" || 0,
|
|
62902
62902
|
spec: '',
|
|
62903
62903
|
});
|
|
62904
62904
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64222,12 +64222,12 @@ function installPiralDebug(options) {
|
|
|
64222
64222
|
debug: 'v0',
|
|
64223
64223
|
instance: {
|
|
64224
64224
|
name: "@axinom/mosaic-portal",
|
|
64225
|
-
version: "0.4.
|
|
64225
|
+
version: "0.4.7-rc.0",
|
|
64226
64226
|
dependencies: "",
|
|
64227
64227
|
context,
|
|
64228
64228
|
},
|
|
64229
64229
|
build: {
|
|
64230
|
-
date: "2022-04-
|
|
64230
|
+
date: "2022-04-28T14:19:07.922Z",
|
|
64231
64231
|
cli: "0.13.9",
|
|
64232
64232
|
compat: "0.13",
|
|
64233
64233
|
},
|
|
@@ -101829,4 +101829,4 @@ var App = function App() {
|
|
|
101829
101829
|
|
|
101830
101830
|
/******/ })()
|
|
101831
101831
|
;
|
|
101832
|
-
//# sourceMappingURL=index.
|
|
101832
|
+
//# sourceMappingURL=index.a37d76.js.map
|