bump netlify node version
This commit is contained in:
parent
87f3921492
commit
5e722fc685
@ -13,7 +13,7 @@
|
|||||||
[build.environment]
|
[build.environment]
|
||||||
# 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 = "12.13.0"
|
||||||
YARN_VERSION = "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