I usually run yarn che…

less than 1 minute read

I usually run yarn –check-files instead of just yarn when I’m upgrading as it will check each package individually for the right version based on what’s in your package.json.

Updated: