From 56ce93c226fd23f1f2a546a6827497272aed65b6 Mon Sep 17 00:00:00 2001 From: Brian Lewis Date: Thu, 26 May 2022 13:23:35 -0700 Subject: [PATCH] fix: update node version to 16.13 to bring it in line with the CLI and compound --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 88ab683..7da30cb 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -16.10 +16.13