Skip to content

Commit cdea9ef

Browse files
committed
adds eas login id
1 parent a12a642 commit cdea9ef

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

frontend/app.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
},
2525
"web": {
2626
"favicon": "./assets/favicon.png"
27-
}
27+
},
28+
"extra": {
29+
"eas": {
30+
"projectId": "afe97159-52c4-425a-9ce3-c56d4f2cb568"
31+
}
32+
},
33+
"owner": "devasy23"
2834
}
2935
}

0 commit comments

Comments
 (0)