Skip to content

Commit 9517029

Browse files
committed
fix: publish access public config
1 parent 4f431df commit 9517029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"homepage": "https://github.com/react-native-bridges/react-native-youtube-bridge#readme",
6363
"publishConfig": {
64-
"registry": "https://registry.npmjs.org/"
64+
"access": "public"
6565
},
6666
"devDependencies": {
6767
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)