mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
Merge pull request #1371 from springmeyer/patch-1
Update to node-sqlite3@v2.1.19
This commit is contained in:
commit
83015e9495
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"moment": "2.1.0",
|
||||
"underscore": "1.5.1",
|
||||
"showdown": "0.3.1",
|
||||
"sqlite3": "2.1.18",
|
||||
"sqlite3": "2.1.19",
|
||||
"bookshelf": "0.5.7",
|
||||
"knex": "0.4.11",
|
||||
"when": "2.2.1",
|
||||
|
|
Loading…
Reference in a new issue