Skip to content

Commit

Permalink
fix: expo doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jun 12, 2024
1 parent bce09e0 commit 76144df
Show file tree
Hide file tree
Showing 3 changed files with 980 additions and 403 deletions.
18 changes: 18 additions & 0 deletions eas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"cli": {
"version": ">= 9.2.0"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}
Loading

0 comments on commit 76144df

Please sign in to comment.