update better-sqlite
needed to update better-sqlite to work with node 22 (i think? this fixed it anyways)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@teamsnap/teamsnap-ui": "^3.12.3",
|
||||
"better-sqlite3": "^9.4.1",
|
||||
"better-sqlite3": "^9.6.0",
|
||||
"better-sqlite3-session-store": "^0.1.0",
|
||||
"bootstrap": "^5.3.1",
|
||||
"bootstrap-icons": "^1.10.5",
|
||||
|
||||
Reference in New Issue
Block a user