-m Remove quotes from .nvmrc version; they break nvm use
authorLaury GvR <laury@gaslightmedia.com>
Fri, 20 Apr 2018 16:04:38 +0000 (12:04 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 20 Apr 2018 16:04:38 +0000 (12:04 -0400)
.nvmrc

diff --git a/.nvmrc b/.nvmrc
index f766a7e..dbca4f3 100644 (file)
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
-"0.10.25"
\ No newline at end of file
+0.10.25