You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
8
8
9
9
## Supported platforms
10
10
11
-
The `sqlite3` module works with Node.js v0.10.x or v0.11.x (though only v0.11.13 and above).
11
+
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and also in io.js v1.1.0.
12
12
13
13
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com./springmeyer/node-pre-gyp).
0 commit comments