Update to newest better-sqlite3

This commit is contained in:
Jeremy Ruston 2024-01-21 18:17:23 +00:00
parent f7914db019
commit 4f9ba11489
1 changed files with 1 additions and 1 deletions

View File

@ -37,6 +37,6 @@
"lint": "eslint ."
},
"dependencies": {
"better-sqlite3": "^9.2.2"
"better-sqlite3": "^9.3.0"
}
}