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 a94c7bc commit 392285eCopy full SHA for 392285e
package.json
@@ -57,7 +57,8 @@
57
},
58
"homepage": "https://github.com/AppAndFlow/react-native-google-autocomplete#readme",
59
"publishConfig": {
60
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
61
+ "access": "public"
62
63
"devDependencies": {
64
"@commitlint/config-conventional": "^17.0.2",
0 commit comments