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": { "expo": {
"name": "Uber Stup", "name": "Uber Stup",
"slug": "mobile", "slug": "frontend-client",
"version": "1.0.0", "version": "1.0.0",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
@@ -48,8 +48,9 @@
], ],
"extra": { "extra": {
"eas": { "eas": {
"projectId": "fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440" "projectId": "110d06c8-a8d5-4b3c-b262-0d4d7509ae9d"
} },
"router": {}
}, },
"owner": "xor290" "owner": "xor290"
} }