@axinom/mosaic-portal 0.7.2-rc.3 → 0.7.2
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.
|
@@ -52864,7 +52864,7 @@ function createInstance(config) {
|
|
|
52864
52864
|
var createApi = apiFactory(context, usedPlugins);
|
|
52865
52865
|
var root = createApi({
|
|
52866
52866
|
name: 'root',
|
|
52867
|
-
version: "0.7.2
|
|
52867
|
+
version: "0.7.2" || 0,
|
|
52868
52868
|
spec: '',
|
|
52869
52869
|
});
|
|
52870
52870
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -54127,12 +54127,12 @@ function installPiralDebug(options) {
|
|
|
54127
54127
|
debug: debugApiVersion,
|
|
54128
54128
|
instance: {
|
|
54129
54129
|
name: "@axinom/mosaic-portal",
|
|
54130
|
-
version: "0.7.2
|
|
54130
|
+
version: "0.7.2",
|
|
54131
54131
|
dependencies: "",
|
|
54132
54132
|
context,
|
|
54133
54133
|
},
|
|
54134
54134
|
build: {
|
|
54135
|
-
date: "2022-08-
|
|
54135
|
+
date: "2022-08-29T09:29:45.384Z",
|
|
54136
54136
|
cli: "0.13.9",
|
|
54137
54137
|
compat: "0.13",
|
|
54138
54138
|
},
|
|
@@ -91445,4 +91445,4 @@ var App = function App() {
|
|
|
91445
91445
|
|
|
91446
91446
|
/******/ })()
|
|
91447
91447
|
;
|
|
91448
|
-
//# sourceMappingURL=index.
|
|
91448
|
+
//# sourceMappingURL=index.60d534.js.map
|