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 7d3dd38 commit dac966fCopy full SHA for dac966f
package.json
@@ -1,8 +1,10 @@
1
{
2
"name": "@hmarques98/react-native-template-typescript",
3
- "version": "1.0.8",
+ "version": "1.0.22",
4
"description": "A minimal template with good architecture and common packages to let you focus on writing features right away.",
5
- "scripts": {},
+ "scripts": {
6
+ "publish": ""
7
+ },
8
"files": [
9
"template",
10
"template.config.js"
0 commit comments