Skip to content

Commit

Permalink
Add node/npm recommendation in contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick committed May 8, 2019
1 parent d108cf3 commit 5eb9c90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## Pre-requisites

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).

For contributions, we recommend using Node 10.15.1 and Npm 6.9.0 in order to minimize friction between package-lock formatting.

## Build

Expand Down

0 comments on commit 5eb9c90

Please sign in to comment.