@axinom/mosaic-portal 0.4.0-rc.2 → 0.4.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.
|
@@ -62797,7 +62797,7 @@ function createInstance(config) {
|
|
|
62797
62797
|
var createApi = apiFactory(context, usedPlugins);
|
|
62798
62798
|
var root = createApi({
|
|
62799
62799
|
name: 'root',
|
|
62800
|
-
version: "0.4.0
|
|
62800
|
+
version: "0.4.0" || 0,
|
|
62801
62801
|
spec: '',
|
|
62802
62802
|
});
|
|
62803
62803
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -64121,12 +64121,12 @@ function installPiralDebug(options) {
|
|
|
64121
64121
|
debug: 'v0',
|
|
64122
64122
|
instance: {
|
|
64123
64123
|
name: "@axinom/mosaic-portal",
|
|
64124
|
-
version: "0.4.0
|
|
64124
|
+
version: "0.4.0",
|
|
64125
64125
|
dependencies: "",
|
|
64126
64126
|
context,
|
|
64127
64127
|
},
|
|
64128
64128
|
build: {
|
|
64129
|
-
date: "2022-
|
|
64129
|
+
date: "2022-02-02T08:00:52.259Z",
|
|
64130
64130
|
cli: "0.13.9",
|
|
64131
64131
|
compat: "0.13",
|
|
64132
64132
|
},
|
|
@@ -101728,4 +101728,4 @@ var App = function App() {
|
|
|
101728
101728
|
|
|
101729
101729
|
/******/ })()
|
|
101730
101730
|
;
|
|
101731
|
-
//# sourceMappingURL=index.
|
|
101731
|
+
//# sourceMappingURL=index.9bafd7.js.map
|