Skip to content

Commit 6edd089

Browse files
committed
fix: @uiw/react-native-image-picker package 增加publishConfig配置
1 parent c725c36 commit 6edd089

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-native-image-picker/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"src",
2222
"README.md"
2323
],
24+
"publishConfig":{
25+
"access": "public"
26+
},
2427
"dependencies": {
2528
"@babel/runtime": "~7.20.7",
2629
"@react-native-camera-roll/camera-roll": "5.3.1",

0 commit comments

Comments
 (0)