second attempt: prebuilt node-sqlite3 and update SQLite to 3.36

This commit is contained in:
LouisLam
2021-09-21 01:15:20 +08:00
parent 6aaf984f29
commit 4591adc05e
3 changed files with 82 additions and 55 deletions

View File

@@ -44,6 +44,7 @@
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/vue-fontawesome": "^3.0.0-4",
"@louislam/sqlite3": "^5.0.5",
"@popperjs/core": "^2.10.1",
"args-parser": "^1.3.0",
"axios": "^0.21.4",
@@ -68,7 +69,7 @@
"redbean-node": "0.1.2",
"socket.io": "^4.2.0",
"socket.io-client": "^4.2.0",
"sqlite3": "github:mapbox/node-sqlite3#593c9d",
"tcp-ping": "^0.1.1",
"timezones-list": "^3.0.1",
"thirty-two": "^1.0.2",