From 2da404e71e09f721e4bf661bdcfb337c0e1498d9 Mon Sep 17 00:00:00 2001 From: Andrew Bierman <94939237+andrew-bierman@users.noreply.github.com> Date: Thu, 9 May 2024 20:57:22 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20updating=20author=20and=20id=20t?= =?UTF-8?q?o=20team=20organization=20to=20debug=20builds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/expo/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/expo/app.json b/apps/expo/app.json index a6de8cd50..9e36c4a64 100644 --- a/apps/expo/app.json +++ b/apps/expo/app.json @@ -59,9 +59,9 @@ ], "extra": { "eas": { - "projectId": "9da94b36-90f1-4b3e-830a-b205816809e7" + "projectId": "267945b1-d9ac-4621-8541-826a2c70576d" } }, - "owner": "andrewbierman" + "owner": "packrat" } }