Skip to content

Commit e756562

Browse files
add access public
1 parent e2c265b commit e756562

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
},
4545
"homepage": "https://github.com/torusresearch/openlogin-react-native-sdk#readme",
4646
"publishConfig": {
47-
"registry": "https://registry.npmjs.org/"
47+
"registry": "https://registry.npmjs.org/",
48+
"access": "public"
4849
},
4950
"devDependencies": {
5051
"@commitlint/config-conventional": "^11.0.0",

0 commit comments

Comments
 (0)