We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c191e61 commit 736cde5Copy full SHA for 736cde5
1 file changed
README.md
@@ -52,7 +52,7 @@ db.close();
52
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
53
- Big test suite
54
- Written in modern C++ and tested for memory leaks
55
- - Bundles Sqlite3 3.15.0 as a fallback if the installing system doesn't include SQLite
+ - Bundles Sqlite3 3.24.0 as a fallback if the installing system doesn't include SQLite
56
57
# API
58
0 commit comments