0
Fork 0
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:
Hannah Wolfe 2013-11-01 01:59:19 -07:00
commit 83015e9495

View file

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