chore: add project id

This commit is contained in:
2026-02-21 13:01:42 +01:00
parent cc71375290
commit 6e6a6c0852
+4 -3
View File
@@ -1,7 +1,7 @@
{
"expo": {
"name": "Uber Stup",
"slug": "mobile",
"slug": "frontend-client",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
@@ -48,8 +48,9 @@
],
"extra": {
"eas": {
"projectId": "fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440"
}
"projectId": "110d06c8-a8d5-4b3c-b262-0d4d7509ae9d"
},
"router": {}
},
"owner": "xor290"
}