Skip to content

Commit c5c4778

Browse files
committed
Update package.json
1 parent 851180c commit c5c4778

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
@@ -41,7 +41,8 @@
4141
},
4242
"homepage": "https://github.com/rf1804/react-native-webview-ios-cache-clear#readme",
4343
"publishConfig": {
44-
"registry": "https://registry.npmjs.org/"
44+
"registry": "https://registry.npmjs.org/",
45+
"access": "public"
4546
},
4647
"devDependencies": {
4748
"@commitlint/config-conventional": "^11.0.0",

0 commit comments

Comments
 (0)