@axinom/mosaic-portal 0.7.1 → 0.7.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.
|
@@ -52839,7 +52839,7 @@ function createInstance(config) {
|
|
|
52839
52839
|
var createApi = apiFactory(context, usedPlugins);
|
|
52840
52840
|
var root = createApi({
|
|
52841
52841
|
name: 'root',
|
|
52842
|
-
version: "0.7.
|
|
52842
|
+
version: "0.7.2-rc.0" || 0,
|
|
52843
52843
|
spec: '',
|
|
52844
52844
|
});
|
|
52845
52845
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -54102,12 +54102,12 @@ function installPiralDebug(options) {
|
|
|
54102
54102
|
debug: debugApiVersion,
|
|
54103
54103
|
instance: {
|
|
54104
54104
|
name: "@axinom/mosaic-portal",
|
|
54105
|
-
version: "0.7.
|
|
54105
|
+
version: "0.7.2-rc.0",
|
|
54106
54106
|
dependencies: "",
|
|
54107
54107
|
context,
|
|
54108
54108
|
},
|
|
54109
54109
|
build: {
|
|
54110
|
-
date: "2022-08-
|
|
54110
|
+
date: "2022-08-22T11:36:22.354Z",
|
|
54111
54111
|
cli: "0.13.9",
|
|
54112
54112
|
compat: "0.13",
|
|
54113
54113
|
},
|
|
@@ -91420,4 +91420,4 @@ var App = function App() {
|
|
|
91420
91420
|
|
|
91421
91421
|
/******/ })()
|
|
91422
91422
|
;
|
|
91423
|
-
//# sourceMappingURL=index.
|
|
91423
|
+
//# sourceMappingURL=index.3be87d.js.map
|