Skip to content

Commit afa2207

Browse files
authored
release: 4.2.0 [publish binary]
1 parent 926fb95 commit afa2207

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js]
1010

1111
## Supported platforms
1212

13-
The `sqlite3` module works with Node.js v4.x, v6.x, v8.x, v10.x, v11.x and v12.x.
13+
The `sqlite3` module works with:
14+
* Node.js v4.x, v6.x, v8.x, v10.x, v11.x, v12.x and v13.x.
15+
* Electron v1.3.X, v1.6.x, v1.7.x, v1.8.x, v2.0.x, v3.0.x, v4.0.x, v4.1.x, v4.2.x, v5.0.x, v6.0.x, v6.1.x, v7.0.x, v7.1.x, v8.0.x, v8.1.x and v8.2.x
1416

1517
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/mapbox/node-pre-gyp).
1618

0 commit comments

Comments
 (0)