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 2ee7069 commit 9ca8c02Copy full SHA for 9ca8c02
package.json
@@ -44,7 +44,8 @@
44
},
45
"homepage": "https://github.com/torusresearch/react-native-web-browser#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