Skip to content

Commit 4d05c4e

Browse files
committed
added nvmrc
1 parent f353337 commit 4d05c4e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
!.babelrc
1111
!.editorconfig
1212
!.eslintrc.yml
13+
!.nvmrc
1314

1415
# ignore file in these paths
1516
node_modules/

.nvmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
v10.16.3
2+

0 commit comments

Comments
 (0)