chore: Drop support for Node 12

This commit is contained in:
Joachim Van Herwegen
2022-04-21 14:31:41 +02:00
parent 828f5ca457
commit 3d6e3d2e39
6 changed files with 11 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ and get started with Solid immediately.
## ⚡ Running the server
To run the server, you will need [Node.js](https://nodejs.org/en/).
We support versions 12.7 and up.
We support versions 14.2 and up.
<br>
If you do not use Node.js,
you can run a [Docker](https://www.docker.com/) version instead.