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 86aa4d2 commit 561b48cCopy full SHA for 561b48c
CONTRIBUTING.md
@@ -5,7 +5,7 @@ From adding an issue for a documentation suggestion to creating a pull request:
5
## Setup
6
7
* Install [Node.js](https://nodejs.org/) if you have not already.
8
- *Note: Node 4-6 is required for "best results".*. Node 7 may have issues!
+ *Note: Node 6.9.* is required for "best results".*. Node 7 may have issues!
9
* Fork the **webpack.js.org** repo at [https://github.com/webpack/webpack.js.org](https://github.com/webpack/webpack.js.org).
10
* `git clone <your-clone-url> && cd webpack.js.org`
11
* `npm install`
0 commit comments