downgrade sqlite3 to fix arm64
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
fde4edec77
commit
711d378baa
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
"objection": "3.1.3",
|
||||
"path": "0.12.7",
|
||||
"signale": "1.4.0",
|
||||
"sqlite3": "5.1.7"
|
||||
"sqlite3": "5.1.6"
|
||||
},
|
||||
"author": "Jamie Curnow <jc@jc21.com> and ZoeyVid <zoeyvid@zvcdn.de>",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue