Skip to content

Commit

Permalink
chore: make access public
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed Oct 9, 2024
1 parent 35c952d commit b50e378
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
},
"homepage": "https://github.com/2060-io/react-native-eid-reader#readme",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
Expand Down

0 comments on commit b50e378

Please sign in to comment.