@axinom/mosaic-portal 0.5.1 → 0.5.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.
|
@@ -63358,7 +63358,7 @@ function createInstance(config) {
|
|
|
63358
63358
|
var createApi = apiFactory(context, usedPlugins);
|
|
63359
63359
|
var root = createApi({
|
|
63360
63360
|
name: 'root',
|
|
63361
|
-
version: "0.5.
|
|
63361
|
+
version: "0.5.2-rc.0" || 0,
|
|
63362
63362
|
spec: '',
|
|
63363
63363
|
});
|
|
63364
63364
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64621,12 +64621,12 @@ function installPiralDebug(options) {
|
|
|
64621
64621
|
debug: debugApiVersion,
|
|
64622
64622
|
instance: {
|
|
64623
64623
|
name: "@axinom/mosaic-portal",
|
|
64624
|
-
version: "0.5.
|
|
64624
|
+
version: "0.5.2-rc.0",
|
|
64625
64625
|
dependencies: "",
|
|
64626
64626
|
context,
|
|
64627
64627
|
},
|
|
64628
64628
|
build: {
|
|
64629
|
-
date: "2022-06-
|
|
64629
|
+
date: "2022-06-08T10:32:11.916Z",
|
|
64630
64630
|
cli: "0.13.9",
|
|
64631
64631
|
compat: "0.13",
|
|
64632
64632
|
},
|
|
@@ -101939,4 +101939,4 @@ var App = function App() {
|
|
|
101939
101939
|
|
|
101940
101940
|
/******/ })()
|
|
101941
101941
|
;
|
|
101942
|
-
//# sourceMappingURL=index.
|
|
101942
|
+
//# sourceMappingURL=index.0fcf3a.js.map
|