Skip to content

Commit

Permalink
docs: Add Node Module version to release support
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Dec 5, 2018
1 parent 0bd48bb commit 454bb8e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

#### Supported Node.js versions vary by release, please consult the [releases page](https://github.com/sass/node-sass/releases). Below is a quick guide for minimium support:

NodeJS | Minium node-sass version
--------|-------------------------
Node 11 | 4.10+
Node 10 | 4.9+
Node 8 | 4.5.3+
NodeJS | Minium node-sass version | Node Module
--------|--------------------------|------------
Node 11 | 4.10+ | 67
Node 10 | 4.9+ | 64
Node 8 | 4.5.3+ | 57

<table>
<tr>
Expand Down

0 comments on commit 454bb8e

Please sign in to comment.