Skip to content

Commit 999c730

Browse files
committed
Removed 'private' from package.json
1 parent 59e0c23 commit 999c730

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@
4242
"@types/react": "~16.9.35",
4343
"@types/react-native": "~0.63.2",
4444
"typescript": "~4.0.0"
45-
},
46-
"private": true
45+
}
4746
}

0 commit comments

Comments
 (0)