Skip to content

Commit 2374efb

Browse files
authored
Revert nvmrc to a widely compatible string (#249)
Hello from Railsconf! 👋 This closes #248 by updating the specifier in `.nvmrc` to one compatible with nodenv and asdf, neither of which (unfortunately) support the `lts/*` specifier. (Neither of these tools will read `.nvmrc` anyway, I'm assuming an entry point of `bin/setup`.)
1 parent 92253b5 commit 2374efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/*
1+
20.12.2

0 commit comments

Comments
 (0)