@axinom/mosaic-portal 0.7.0-rc.9 → 0.7.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.
|
@@ -52810,7 +52810,7 @@ function createInstance(config) {
|
|
|
52810
52810
|
var createApi = apiFactory(context, usedPlugins);
|
|
52811
52811
|
var root = createApi({
|
|
52812
52812
|
name: 'root',
|
|
52813
|
-
version: "0.7.0
|
|
52813
|
+
version: "0.7.0" || 0,
|
|
52814
52814
|
spec: '',
|
|
52815
52815
|
});
|
|
52816
52816
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -54073,12 +54073,12 @@ function installPiralDebug(options) {
|
|
|
54073
54073
|
debug: debugApiVersion,
|
|
54074
54074
|
instance: {
|
|
54075
54075
|
name: "@axinom/mosaic-portal",
|
|
54076
|
-
version: "0.7.0
|
|
54076
|
+
version: "0.7.0",
|
|
54077
54077
|
dependencies: "",
|
|
54078
54078
|
context,
|
|
54079
54079
|
},
|
|
54080
54080
|
build: {
|
|
54081
|
-
date: "2022-08-
|
|
54081
|
+
date: "2022-08-03T08:37:53.298Z",
|
|
54082
54082
|
cli: "0.13.9",
|
|
54083
54083
|
compat: "0.13",
|
|
54084
54084
|
},
|
|
@@ -91391,4 +91391,4 @@ var App = function App() {
|
|
|
91391
91391
|
|
|
91392
91392
|
/******/ })()
|
|
91393
91393
|
;
|
|
91394
|
-
//# sourceMappingURL=index.
|
|
91394
|
+
//# sourceMappingURL=index.86bfc3.js.map
|