Skip to content

Commit 9515dc2

Browse files
chore: update node version in .nvmrc & CONTRIBUTING.md (#599)
Ref: #579, a5a066c
1 parent fb44ab0 commit 9515dc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.10
1+
12.8.1

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ preset. This helps keep our Markdown tidy and consistent.
143143

144144
### Node.js Version Requirements
145145

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

0 commit comments

Comments
 (0)