Skip to content

Commit cce3a4a

Browse files
authored
chore: Update package.json
1 parent 00ccded commit cce3a4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugin/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"plugin",
2929
"native"
3030
],
31+
"publishConfig": {
32+
"access": "public"
33+
},
3134
"scripts": {
3235
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
3336
"verify:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..",

0 commit comments

Comments
 (0)