fix: merge sqlite3 bins outside of git-lfs

This commit is contained in:
Audric Ackermann 2022-07-14 09:55:49 +10:00
parent 40c0b8205e
commit f795b2ce0c
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
2 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@
"abort-controller": "3.0.0",
"auto-bind": "^4.0.0",
"backbone": "1.3.3",
"better-sqlite3": "https://github.com/oxen-io/session-better-sqlite3#587721adcf31e5872e0089a1bccc9a9342f46dd5",
"better-sqlite3": "https://github.com/oxen-io/session-better-sqlite3#af47530acea25800d22b5e1ae834b709d2bfca40",
"blob-util": "2.0.2",
"blueimp-canvas-to-blob": "^3.29.0",
"blueimp-load-image": "5.14.0",

View File

@ -2249,9 +2249,9 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
"better-sqlite3@https://github.com/oxen-io/session-better-sqlite3#587721adcf31e5872e0089a1bccc9a9342f46dd5":
"better-sqlite3@https://github.com/oxen-io/session-better-sqlite3#af47530acea25800d22b5e1ae834b709d2bfca40":
version "7.5.0"
resolved "https://github.com/oxen-io/session-better-sqlite3#587721adcf31e5872e0089a1bccc9a9342f46dd5"
resolved "https://github.com/oxen-io/session-better-sqlite3#af47530acea25800d22b5e1ae834b709d2bfca40"
dependencies:
bindings "^1.5.0"
tar "^6.1.0"