add node/npm versions to contributing.md (#1344)

* add node and npm versions

* use lower case npm

* update wording
This commit is contained in:
Alanna Scott 2016-10-14 00:00:12 -07:00 committed by GitHub
parent 65c744f242
commit 9db4cc8c6d
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ Flask-Appbuilder itself comes bundled with jQuery and bootstrap.
While these may be phased out over time, these packages are currently not While these may be phased out over time, these packages are currently not
managed with npm. managed with npm.
### Node/npm versions
Make sure you are using recent versions of node and npm. No problems have been found with node>=5.10 and npm>=3.9.
### Using npm to generate bundled files ### Using npm to generate bundled files