Skip to content

Commit f3c4f38

Browse files
committed
chore: changed package access to public
1 parent 31b9a83 commit f3c4f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"homepage": "https://github.com/software-mansion-labs/react-native-detour#readme",
5858
"publishConfig": {
59-
"access": "restricted",
59+
"access": "public",
6060
"registry": "https://registry.npmjs.org/"
6161
},
6262
"devDependencies": {

0 commit comments

Comments
 (0)