bump yarn version for netlify

This commit is contained in:
Danny 2020-03-02 14:32:07 -05:00 committed by James A. Petts
parent e84f88691f
commit a0b73d2b1f

View File

@ -14,7 +14,7 @@
# If 'production', `yarn install` does not install devDependencies
NODE_ENV = "development"
NODE_VERSION = "10.16.0"
YARN_VERSION = "1.18.0" # 1.22.0
YARN_VERSION = "1.22.0"
RUBY_VERSION = "2.6.2"
YARN_FLAGS = "--no-ignore-optional --pure-lockfile"