bump yarn version for netlify
This commit is contained in:
parent
e84f88691f
commit
a0b73d2b1f
@ -14,7 +14,7 @@
|
|||||||
# If 'production', `yarn install` does not install devDependencies
|
# If 'production', `yarn install` does not install devDependencies
|
||||||
NODE_ENV = "development"
|
NODE_ENV = "development"
|
||||||
NODE_VERSION = "10.16.0"
|
NODE_VERSION = "10.16.0"
|
||||||
YARN_VERSION = "1.18.0" # 1.22.0
|
YARN_VERSION = "1.22.0"
|
||||||
RUBY_VERSION = "2.6.2"
|
RUBY_VERSION = "2.6.2"
|
||||||
YARN_FLAGS = "--no-ignore-optional --pure-lockfile"
|
YARN_FLAGS = "--no-ignore-optional --pure-lockfile"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user