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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ db.close();
55
55
-[Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html).
56
56
- Big test suite
57
57
- Written in modern C++ and tested for memory leaks
58
-
- Bundles Sqlite3 3.26.0 as a fallback if the installing system doesn't include SQLite
58
+
- Bundles SQLite3 3.32.3 as a fallback if the installing system doesn't include SQLite
0 commit comments