Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a9930dd

Browse files
authoredNov 26, 2024··
Merge pull request #183 from pelias/better-sqlite3-8.5.0
Upgrade to better-sqlite3-8.5.0
2 parents 7d28b15 + 01e8511 commit a9930dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"stringbuffer": "^1.0.0"
4040
},
4141
"devDependencies": {
42-
"better-sqlite3": "^7.4.1",
42+
"better-sqlite3": "^8.5.0",
4343
"chalk": "^2.4.2",
4444
"csv-parse": "^4.4.1",
4545
"deep-eql": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.