Skip to content

Commit

Permalink
Exclude "Example" directory when packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
abejfehr authored Aug 10, 2022
1 parent 04de315 commit 2d8ac13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"ios",
"signature"
],
"files": [
"!Example/**"
],
"peerDependencies": {
"react-native": ">=0.47"
},
Expand Down

0 comments on commit 2d8ac13

Please sign in to comment.