Created
March 1, 2022 21:28
-
-
Save whitehat101/0fe31ef715671820c9cf7d469776f13b to your computer and use it in GitHub Desktop.
Set Yarn Version 1/2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Yarn 1.x | |
yarn policies set-version <version number> | |
# Yarn 2.x | |
yarn set version <version number> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment