bump yarn version in netlify

This commit is contained in:
Blaine Bublitz 2021-01-14 17:58:50 -07:00
parent 3470a4e633
commit c07191879b

View File

@ -3,7 +3,7 @@
command = "yarn bootstrap --core && yarn build-storybooks"
[build.environment]
NODE_VERSION = "10"
YARN_VERSION = "1.19.1"
YARN_VERSION = "1.22.10"
YARN_FLAGS = "--version"
DOTENV_DISPLAY_WARNING = "none"
STORYBOOK_EXAMPLE_APP ="true"