We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbe1acd + 64bdc0e commit 215fd82Copy full SHA for 215fd82
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bfx-facs-db-better-sqlite",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "Bitfinex DB Sqlite3 Facility",
5
"author": {
6
"name": "Vladimir Voronkov",
@@ -17,7 +17,7 @@
17
},
18
"dependencies": {
19
"async": "3.2.4",
20
- "better-sqlite3": "9.0.0",
+ "better-sqlite3": "11.7.2",
21
"bfx-facs-base": "git+https://github.com/bitfinexcom/bfx-facs-base.git"
22
23
"engine": {
0 commit comments