upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Update `create expo` to use `@latest` #34

Closed ProchaLu closed 1 year ago

ProchaLu commented 1 year ago

This PR updates the Expo app setup command to include the latest version, by adding the @latest tag. With this change, we ensure that the latest version of Expo is installed when creating a new app.