Skip to content

Commit 3cbdb9f

Browse files
committed
chore: set public access module
1 parent 3ce8328 commit 3cbdb9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-native-quick-crypto/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
},
6464
"homepage": "https://github.com/margelo/react-native-quick-crypto#readme",
6565
"publishConfig": {
66-
"registry": "https://registry.npmjs.org/"
66+
"registry": "https://registry.npmjs.org/",
67+
"access": "public"
6768
},
6869
"dependencies": {
6970
"@craftzdog/react-native-buffer": "^6.0.5",

0 commit comments

Comments
 (0)