Skip to content

Commit

Permalink
docs: update required Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed May 14, 2020
1 parent cb9f5cc commit a180449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ If you feel another member of the community violated our CoC or you are experien

## Troubleshooting

Make sure that you use Node v13.11 _exactly_, otherwise, the unit tests will probably fail. Node's localisation data for the `Intl.NumberFormat` API tends to change between minor versions.
Make sure that you use Node v14.2 _exactly_, otherwise, the unit tests will probably fail. Node's localisation data for the `Intl.NumberFormat` API tends to change between minor versions.

0 comments on commit a180449

Please sign in to comment.