From 876eb21c91a664578491b226439ace61221c312a Mon Sep 17 00:00:00 2001 From: Hope Tambala Date: Wed, 16 Dec 2020 21:34:03 -0800 Subject: [PATCH] fix: update name of application --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 300191538..316fd1df0 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "expo": { - "name": "puente-reactnative-collect", + "name": "Collect", "slug": "puente-reactnative-collect", "platforms": [ "ios", @@ -54,4 +54,4 @@ ] } } -} +} \ No newline at end of file