We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b38ca4 commit 78dd0d9Copy full SHA for 78dd0d9
README.md
@@ -11,7 +11,7 @@ Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js]
11
12
## Supported platforms
13
14
-The `sqlite3` module works with Node.js v4.x, v6.x, v8.x, v10.x, v11.x and v12.x.
+The `sqlite3` module works with Node.js v10.x, v11.x, v12.x and v13.x.
15
16
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/mapbox/node-pre-gyp).
17
0 commit comments