@axinom/mosaic-portal 0.6.0-rc.7 → 0.6.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.
|
@@ -63487,7 +63487,7 @@ function createInstance(config) {
|
|
|
63487
63487
|
var createApi = apiFactory(context, usedPlugins);
|
|
63488
63488
|
var root = createApi({
|
|
63489
63489
|
name: 'root',
|
|
63490
|
-
version: "0.6.0
|
|
63490
|
+
version: "0.6.0" || 0,
|
|
63491
63491
|
spec: '',
|
|
63492
63492
|
});
|
|
63493
63493
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64750,12 +64750,12 @@ function installPiralDebug(options) {
|
|
|
64750
64750
|
debug: debugApiVersion,
|
|
64751
64751
|
instance: {
|
|
64752
64752
|
name: "@axinom/mosaic-portal",
|
|
64753
|
-
version: "0.6.0
|
|
64753
|
+
version: "0.6.0",
|
|
64754
64754
|
dependencies: "",
|
|
64755
64755
|
context,
|
|
64756
64756
|
},
|
|
64757
64757
|
build: {
|
|
64758
|
-
date: "2022-07-
|
|
64758
|
+
date: "2022-07-21T09:18:22.732Z",
|
|
64759
64759
|
cli: "0.13.9",
|
|
64760
64760
|
compat: "0.13",
|
|
64761
64761
|
},
|
|
@@ -102068,4 +102068,4 @@ var App = function App() {
|
|
|
102068
102068
|
|
|
102069
102069
|
/******/ })()
|
|
102070
102070
|
;
|
|
102071
|
-
//# sourceMappingURL=index.
|
|
102071
|
+
//# sourceMappingURL=index.6d5821.js.map
|