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 851180c commit c5c4778Copy full SHA for c5c4778
package.json
@@ -41,7 +41,8 @@
41
},
42
"homepage": "https://github.com/rf1804/react-native-webview-ios-cache-clear#readme",
43
"publishConfig": {
44
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
45
+ "access": "public"
46
47
"devDependencies": {
48
"@commitlint/config-conventional": "^11.0.0",
0 commit comments