Skip to content

Commit d065ecb

Browse files
committed
chore: package is public
1 parent 7993b2a commit d065ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rntypescriptboilerplate",
33
"version": "4.0.0",
4-
"private": true,
4+
"private": false,
55
"scripts": {
66
"android": "npx react-native run-android",
77
"ios": "npx react-native run-ios",

0 commit comments

Comments
 (0)