Skip to content

Commit

Permalink
Merge pull request #127 from Marketionist/update-dependencies
Browse files Browse the repository at this point in the history
Add node 20
  • Loading branch information
Marketionist authored Sep 30, 2023
2 parents 10cbc0f + f7a2dd7 commit 1e27bc2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ tests - see the presentation of why and how you can easily use
<tbody>
<tr>
<td>8.x</td>
<td rowspan=11>1.x</td>
<td rowspan=11>5.x, 6.x, 7.x</td>
<td rowspan=13>1.x</td>
<td rowspan=13>5.x, 6.x, 7.x</td>
</tr>
<tr>
<td>9.x</td>
Expand Down Expand Up @@ -53,6 +53,12 @@ tests - see the presentation of why and how you can easily use
<tr>
<td>18.x</td>
</tr>
<tr>
<td>19.x</td>
</tr>
<tr>
<td>20.x</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 1e27bc2

Please sign in to comment.