Skip to content

Commit

Permalink
Revert nvmrc to a widely compatible string (#249)
Browse files Browse the repository at this point in the history
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`.)
  • Loading branch information
jas14 committed May 10, 2024
1 parent 92253b5 commit 2374efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/*
20.12.2

0 comments on commit 2374efb

Please sign in to comment.