We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46bb23 commit 0cf5effCopy full SHA for 0cf5eff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hmarques98/react-native-template-typescript",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "A minimal template with good architecture and common packages to let you focus on writing features right away.",
5
"scripts": {},
6
"files": [
template/app.json
@@ -1,4 +1,4 @@
- "name": "template",
- "displayName": "template"
+ "name": "HelloWord",
+ "displayName": "HelloWorld"
}
0 commit comments