1 parent 5fc6767 commit cdc19e2Copy full SHA for cdc19e2
1 file changed
package.json
@@ -62,7 +62,8 @@
62
},
63
"homepage": "https://github.com/azeezat/react-native-select#readme",
64
"publishConfig": {
65
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
66
+ "access": "public"
67
68
"devDependencies": {
69
"@babel/plugin-transform-private-methods": "^7.24.7",
0 commit comments