Skip to content

Commit

Permalink
add node/npm versions to contributing.md (#1344)
Browse files Browse the repository at this point in the history
* add node and npm versions

* use lower case npm

* update wording
  • Loading branch information
Alanna Scott committed Oct 14, 2016
1 parent 65c744f commit 9db4cc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -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
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

Expand Down

0 comments on commit 9db4cc8

Please sign in to comment.