From bb976013633c75fd03113cd33c693f1990c05888 Mon Sep 17 00:00:00 2001 From: Ted Kulp Date: Fri, 24 Sep 2021 08:09:07 -0400 Subject: [PATCH] Bump .nvmrc to v16.10 We may have to find a better way to do this, but I'm not sure I just want it to install the latest every time I open a shell... --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index d0d1cd5..420e97c 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v16.9 +v16.10