@sap-ux/launch-config 0.10.7 → 0.10.9

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.
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "info": {
3
- "startServerMessage": "To start the server, launch a terminal and browse to the {{folder}} folder and type npm {{npmCommand}}"
3
+ "startServerMessage": "To start the server, launch a terminal, navigate to the {{folder}} folder and type: npm {{npmCommand}}."
4
4
  }
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap-ux/launch-config",
3
- "version": "0.10.7",
3
+ "version": "0.10.9",
4
4
  "description": "SAP Fiori tools launch config administration",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,9 +27,9 @@
27
27
  "mem-fs": "2.1.0",
28
28
  "mem-fs-editor": "9.4.0",
29
29
  "yargs-parser": "21.1.1",
30
- "@sap-ux/ui5-config": "0.28.2",
31
- "@sap-ux/ui5-info": "0.12.0",
32
- "@sap-ux/project-access": "1.30.3"
30
+ "@sap-ux/project-access": "1.30.4",
31
+ "@sap-ux/ui5-config": "0.28.3",
32
+ "@sap-ux/ui5-info": "0.12.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/mem-fs": "1.1.2",