Skip to content

Commit 5aea9da

Browse files
authored
fix: make publichConfig access pubic (#15)
- Make publicConfig access public
1 parent 914a015 commit 5aea9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
},
6363
"homepage": "https://github.com/MetaMask/react-native-acm#readme",
6464
"publishConfig": {
65+
"access": "public",
6566
"registry": "https://registry.npmjs.org/"
6667
},
6768
"devDependencies": {

0 commit comments

Comments
 (0)