Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit a6fe576

Browse files
committed
chore: update publishConfig.access
1 parent d52fadf commit a6fe576

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
},
5454
"homepage": "https://github.com/sendbird/react-native-scrollview-enhancer#readme",
5555
"publishConfig": {
56-
"registry": "https://registry.npmjs.org/"
56+
"registry": "https://registry.npmjs.org/",
57+
"access": "public"
5758
},
5859
"devDependencies": {
5960
"@commitlint/config-conventional": "^17.0.2",

0 commit comments

Comments
 (0)