From: Laury GvR Date: Fri, 20 Apr 2018 16:07:12 +0000 (-0400) Subject: -m Remove quotes from .nvmrc version; they break nvm use X-Git-Tag: v1.0.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=f1481eab4ab5599de06b18eb845f44999f0433db;p=WP-Themes%2Fvisitbenzie.git -m Remove quotes from .nvmrc version; they break nvm use --- diff --git a/.nvmrc b/.nvmrc index bf90403..dbca4f3 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -"0.10.25" +0.10.25