Skip to content

Commit

Permalink
chore: update app name
Browse files Browse the repository at this point in the history
  • Loading branch information
szarbartosz committed Nov 5, 2024
1 parent 708d4d6 commit 691fd4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"expo": {
"name": "Jeżyk",
"slug": "hedgeapp-mobile",
"slug": "hedgeapp",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./src/assets/images/icon.png",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"extra": {
"eas": {
"projectId": "035020a4-6a82-446e-8ea4-dbb9a99c0f83"
"projectId": "d31eac7e-77bf-4ed4-ab97-e12b9e1a2b0b"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "hedgeapp-mobile",
"name": "hedgeapp",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
Expand Down

0 comments on commit 691fd4f

Please sign in to comment.