From dfc46ec0115a64377aa7592a44fc45a77d8b6363 Mon Sep 17 00:00:00 2001 From: Yousif Ahmed Date: Thu, 1 Feb 2024 10:23:06 +0000 Subject: [PATCH] remove yarn import --- features/scripts/build-common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/features/scripts/build-common.sh b/features/scripts/build-common.sh index c9070906..025c06f3 100755 --- a/features/scripts/build-common.sh +++ b/features/scripts/build-common.sh @@ -32,8 +32,6 @@ sed -i '' "s/EXPO_EAS_PROJECT_ID/$EXPO_EAS_PROJECT_ID/g" app.json # install the remaining packages, this also re-installs the correct @bugsnag/expo version npm install *.tgz npm install -rm package-lock.json -yarn import ./run-bugsnag-expo-cli-install