We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c265b commit e756562Copy full SHA for e756562
package.json
@@ -44,7 +44,8 @@
44
},
45
"homepage": "https://github.com/torusresearch/openlogin-react-native-sdk#readme",
46
"publishConfig": {
47
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
48
+ "access": "public"
49
50
"devDependencies": {
51
"@commitlint/config-conventional": "^11.0.0",
0 commit comments