downgrade sqlite3 to fix arm64

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey 2024-01-07 14:37:53 +01:00 committed by GitHub
parent fde4edec77
commit 711d378baa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",