Skip to content

Commit

Permalink
chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS authored Apr 15, 2024
1 parent 00ccded commit cce3a4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"plugin",
"native"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
"verify:ios": "cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin -destination generic/platform=iOS && cd ..",
Expand Down

0 comments on commit cce3a4a

Please sign in to comment.