@axinom/mosaic-portal 0.8.0-rc.8 → 0.8.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.
|
@@ -52959,7 +52959,7 @@ function createInstance(config) {
|
|
|
52959
52959
|
var createApi = apiFactory(context, usedPlugins);
|
|
52960
52960
|
var root = createApi({
|
|
52961
52961
|
name: 'root',
|
|
52962
|
-
version: "0.8.0
|
|
52962
|
+
version: "0.8.0" || 0,
|
|
52963
52963
|
spec: '',
|
|
52964
52964
|
});
|
|
52965
52965
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -54222,12 +54222,12 @@ function installPiralDebug(options) {
|
|
|
54222
54222
|
debug: debugApiVersion,
|
|
54223
54223
|
instance: {
|
|
54224
54224
|
name: "@axinom/mosaic-portal",
|
|
54225
|
-
version: "0.8.0
|
|
54225
|
+
version: "0.8.0",
|
|
54226
54226
|
dependencies: "",
|
|
54227
54227
|
context,
|
|
54228
54228
|
},
|
|
54229
54229
|
build: {
|
|
54230
|
-
date: "2022-09-
|
|
54230
|
+
date: "2022-09-30T12:07:17.153Z",
|
|
54231
54231
|
cli: "0.13.9",
|
|
54232
54232
|
compat: "0.13",
|
|
54233
54233
|
},
|
|
@@ -91540,4 +91540,4 @@ var App = function App() {
|
|
|
91540
91540
|
|
|
91541
91541
|
/******/ })()
|
|
91542
91542
|
;
|
|
91543
|
-
//# sourceMappingURL=index.
|
|
91543
|
+
//# sourceMappingURL=index.cd1234.js.map
|