1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

CLI: Updating SQLite to support Node 10

This commit is contained in:
Laurent Cozic 2018-06-30 19:57:49 +01:00
parent 2c6c20f44f
commit 3fc54d7ffd
2 changed files with 261 additions and 724 deletions

File diff suppressed because it is too large Load Diff

View File

@ -58,7 +58,7 @@
"server-destroy": "^1.0.1",
"sharp": "^0.18.4",
"sprintf-js": "^1.1.1",
"sqlite3": "^3.1.8",
"sqlite3": "^4.0.1",
"string-padding": "^1.0.2",
"string-to-stream": "^1.1.0",
"strip-ansi": "^4.0.0",