chore(deps): update yarn & node versions on Netlify builds (#3446)

This commit is contained in:
Erez Rokah
2020-03-20 14:50:27 +02:00
committed by GitHub
parent 6d8765521c
commit e0fa93b37b
5 changed files with 783 additions and 488 deletions

View File

@ -4,4 +4,5 @@
publish = "dist/"
[build.environment]
NODE_VERSION = "12"
YARN_FLAGS = "--frozen-lockfile"
YARN_VERSION = "1.22.4"