mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Update sqlite3 to 5.0.3
This commit is contained in:
parent
bdd6e71049
commit
7db0d4619d
2 changed files with 327 additions and 401 deletions
|
@ -69,7 +69,7 @@
|
|||
"yarn": "1.22.17"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sqlite3": "https://github.com/mapbox/node-sqlite3#918052b538b0effe6c4a44c74a16b2749c08a0d2"
|
||||
"sqlite3": "5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.9",
|
||||
|
|
Loading…
Reference in a new issue