Skip to content

Commit

Permalink
chore: update node version in .nvmrc & CONTRIBUTING.md (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed May 9, 2022
1 parent fb44ab0 commit 9515dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.10
12.8.1
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ preset. This helps keep our Markdown tidy and consistent.

### Node.js Version Requirements

Mercury is built against Node `>= v8.10`. Since this is the
Mercury is built against Node `>= v12.8.1`. Since this is the
version we run in our CI environments, we recommend you use it when working on
the Mercury codebase.

Expand Down

0 comments on commit 9515dc2

Please sign in to comment.