@axinom/mosaic-portal 0.4.5-rc.4 → 0.4.5
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.
|
@@ -62893,7 +62893,7 @@ function createInstance(config) {
|
|
|
62893
62893
|
var createApi = apiFactory(context, usedPlugins);
|
|
62894
62894
|
var root = createApi({
|
|
62895
62895
|
name: 'root',
|
|
62896
|
-
version: "0.4.5
|
|
62896
|
+
version: "0.4.5" || 0,
|
|
62897
62897
|
spec: '',
|
|
62898
62898
|
});
|
|
62899
62899
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64217,12 +64217,12 @@ function installPiralDebug(options) {
|
|
|
64217
64217
|
debug: 'v0',
|
|
64218
64218
|
instance: {
|
|
64219
64219
|
name: "@axinom/mosaic-portal",
|
|
64220
|
-
version: "0.4.5
|
|
64220
|
+
version: "0.4.5",
|
|
64221
64221
|
dependencies: "",
|
|
64222
64222
|
context,
|
|
64223
64223
|
},
|
|
64224
64224
|
build: {
|
|
64225
|
-
date: "2022-04-
|
|
64225
|
+
date: "2022-04-14T08:26:15.823Z",
|
|
64226
64226
|
cli: "0.13.9",
|
|
64227
64227
|
compat: "0.13",
|
|
64228
64228
|
},
|
|
@@ -101824,4 +101824,4 @@ var App = function App() {
|
|
|
101824
101824
|
|
|
101825
101825
|
/******/ })()
|
|
101826
101826
|
;
|
|
101827
|
-
//# sourceMappingURL=index.
|
|
101827
|
+
//# sourceMappingURL=index.834e89.js.map
|