Skip to content

Commit dac966f

Browse files
committed
v1.0.22
1 parent 7d3dd38 commit dac966f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "@hmarques98/react-native-template-typescript",
3-
"version": "1.0.8",
3+
"version": "1.0.22",
44
"description": "A minimal template with good architecture and common packages to let you focus on writing features right away.",
5-
"scripts": {},
5+
"scripts": {
6+
"publish": ""
7+
},
68
"files": [
79
"template",
810
"template.config.js"

0 commit comments

Comments
 (0)