Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
docs: Add a small version table for README
Browse files Browse the repository at this point in the history
Closes #2383
  • Loading branch information
nschonni authored Dec 1, 2018
1 parent dfe1f05 commit 0bd48bb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# node-sass

#### Supported Node.js versions vary by release, please consult the [releases page](https://github.com/sass/node-sass/releases)
#### 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+

<table>
<tr>
Expand Down

0 comments on commit 0bd48bb

Please sign in to comment.