Commit Graph

2 Commits (437afcbea4d80d89b76b0959034c583df1411f84)

Author SHA1 Message Date
Sebastián Balay 785a944ac2
Chore: Update .nvmrc to match package.json engines definition ()
Engines is defined as ">=14.0.0" in package.json but .nvmrc specifies the node version as 12.
This commit updates .nvmrc to specify node version as 14
Kostas Bariotis 45e4949da0
Add .nvmrc file ()