chore: add nvmrc for using LTS Node.js version (#9668)

This should fix the Netlify builds too.
See here for reference: https://github.com/nvm-sh/nvm#nvmrc

The integration tests are failing but they are getting fixed in #9667.
This commit is contained in:
Max Schmitt
2021-06-13 08:39:55 -07:00
committed by GitHub
parent 016e7920df
commit 2ee435be3a

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
lts/*