Skip to content

Commit

Permalink
fix inaccurate warning
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-kurak committed Aug 10, 2022
1 parent 9236b70 commit 086f9c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions upgrade-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ if [ "$1" == "--run-expo-upgrade" ]; then
done

echo "Upgrades complete! Check .sdk-upgrade-logs for results. Be sure to correct any errors or warnings."
# TODO: should be possible to work around the latter two, at least. Need special logic for workspaces
echo "with-yarn-workspaces, and with-gatsby have issues that may prevent this script from working properly!"
exit 0
fi

Expand Down

0 comments on commit 086f9c9

Please sign in to comment.