@sapui5/distribution-metadata 1.94.0 → 1.94.1

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.
Files changed (2) hide show
  1. package/metadata.json +2 -2
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -652,7 +652,7 @@
652
652
  },
653
653
  "sap.ushell": {
654
654
  "npmPackageName": "@sapui5/sap.ushell",
655
- "version": "1.94.0",
655
+ "version": "1.94.1",
656
656
  "dependencies": [
657
657
  "sap.esh.search.ui",
658
658
  "sap.ui.generic.app",
@@ -676,7 +676,7 @@
676
676
  },
677
677
  "sap.ushell_abap": {
678
678
  "npmPackageName": "@sapui5/sap.ushell_abap",
679
- "version": "1.94.0",
679
+ "version": "1.94.1",
680
680
  "dependencies": [
681
681
  "sap.ushell",
682
682
  "sap.ui.fl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.94.0",
3
+ "version": "1.94.1",
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)",