We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d108cf3 commit 5eb9c90Copy full SHA for 5eb9c90
CONTRIBUTING.md
@@ -2,7 +2,9 @@
2
3
## Pre-requisites
4
5
-To build and test you need LTS Node >= 6.12.0 and Npm 5.5.1 (we use lock files). You can download from [nodejs.org](https://nodejs.org)
+To build and test you need LTS Node >= 6.12.0 and Npm 5.5.1 (we use lock files). You can download from [nodejs.org](https://nodejs.org).
6
+
7
+For contributions, we recommend using Node 10.15.1 and Npm 6.9.0 in order to minimize friction between package-lock formatting.
8
9
## Build
10
0 commit comments