Skip to content

Commit

Permalink
fix: add eas cli
Browse files Browse the repository at this point in the history
  • Loading branch information
geeekgod committed Feb 20, 2023
1 parent ddda748 commit 7ea20dc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
},
"packagerOpts": {
"config": "metro.config.js"
},
"extra": {
"eas": {
"projectId": "16737426-4732-4dd1-9c55-09af26ab4b45"
}
}
}
}
}

0 comments on commit 7ea20dc

Please sign in to comment.