Skip to content

Commit

Permalink
feat: link to expo project
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Aug 27, 2024
1 parent e3eb7b4 commit 95aed5f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ export default {
experiments: {
typedRoutes: true,
},
"expo": {
"extra": {
"eas": {
"projectId": "6002db10-a1bc-4c3a-9332-f42d17dbd6a2"
}
"extra": {
"eas": {
"projectId": "6002db10-a1bc-4c3a-9332-f42d17dbd6a2"
}
}
}
};

0 comments on commit 95aed5f

Please sign in to comment.