bump netlify node version

This commit is contained in:
dannyrb 2020-06-03 13:51:45 -04:00
parent 87f3921492
commit 5e722fc685

View File

@ -13,7 +13,7 @@
[build.environment]
# If 'production', `yarn install` does not install devDependencies
NODE_ENV = "development"
NODE_VERSION = "10.16.0"
NODE_VERSION = "12.13.0"
YARN_VERSION = "1.22.0"
RUBY_VERSION = "2.6.2"
YARN_FLAGS = "--no-ignore-optional --pure-lockfile"