@sap-ux/cf-deploy-config-inquirer 1.0.19 → 1.0.20

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.
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "warning": {
44
44
  "btpDestinationListWarning": "BTP destinations are only retrieved on SAP Business Application Studio.",
45
- "appFrontendServiceRouterChoice": "You need to have the Application Frontend service enabled for your subaccount.",
45
+ "appFrontendServiceRouterChoice": "You must have the Application Frontend service enabled for your subaccount.",
46
46
  "fullUrlDestination": "The selected destination is a full URL destination. The URL path is appended to the destination host, which may cause routing issues."
47
47
  },
48
48
  "info": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sap-ux/cf-deploy-config-inquirer",
3
3
  "description": "Prompts module that can provide prompts for cf deployment config writer",
4
- "version": "1.0.19",
4
+ "version": "1.0.20",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/SAP/open-ux-tools.git",