Commit Graph

3 Commits (eddbe55f50d7a6121bbf2a9eca07e5fc08e07346)

Author SHA1 Message Date
Ives van Hoorne 50450a7dab
chore: update required node version to 18 ()
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 ()