@sapui5/distribution-metadata 1.109.2 → 1.109.3
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.
- package/metadata.json +4 -4
- package/package.json +1 -1
package/metadata.json
CHANGED
|
@@ -799,8 +799,8 @@
|
|
|
799
799
|
},
|
|
800
800
|
"sap.ushell": {
|
|
801
801
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
802
|
-
"version": "1.109.
|
|
803
|
-
"gav": "com.sap.ushell:ushell-lib:1.109.
|
|
802
|
+
"version": "1.109.2",
|
|
803
|
+
"gav": "com.sap.ushell:ushell-lib:1.109.2:jar",
|
|
804
804
|
"dependencies": [
|
|
805
805
|
"sap.esh.search.ui",
|
|
806
806
|
"sap.ui.generic.app",
|
|
@@ -825,8 +825,8 @@
|
|
|
825
825
|
},
|
|
826
826
|
"sap.ushell_abap": {
|
|
827
827
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
828
|
-
"version": "1.109.
|
|
829
|
-
"gav": "com.sap.ushell:ushell_abap:1.109.
|
|
828
|
+
"version": "1.109.2",
|
|
829
|
+
"gav": "com.sap.ushell:ushell_abap:1.109.2:jar",
|
|
830
830
|
"dependencies": [
|
|
831
831
|
"sap.f",
|
|
832
832
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.109.
|
|
3
|
+
"version": "1.109.3",
|
|
4
4
|
"description": "SAPUI5 Distribution Metadata used by the UI5 Tooling",
|
|
5
5
|
"homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
|
|
6
6
|
"author": "SAP SE (https://www.sap.com)",
|