chore: add project id
This commit is contained in:
+4
-3
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user