We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 321455e + 736cde5 commit a28cc7aCopy full SHA for a28cc7a
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