create-ui5-webapp
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "create-ui5-webapp", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"preferGlobal": "true", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -41,3 +41,3 @@ # Create UI5 Webapp | ||
### Optional parameters | ||
The namespace defaults to 'namespace'and the component's name defaults to 'webapp' within the files: | ||
The namespace defaults to 'namespace'and the app's name defaults to 'webapp' within the files: | ||
``` | ||
@@ -44,0 +44,0 @@ sap.ui.define([ |
10269