Adding .nvmrc so we can use nvm use instead of hunting for version

Change-type: patch
This commit is contained in:
zoobot 2022-10-13 16:04:41 +00:00 committed by belodetek
parent d3018f9061
commit 767216c842
No known key found for this signature in database
GPG Key ID: 165815B5D6316017
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,7 +10,6 @@
*.seed
/.idea/
/.lock-wscript
/.nvmrc
/.nyc_output/
/.vscode/
/coverage/

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
12