mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency sqlite3@2.2.7
No Issue - sqlite3 2.2.7 supports building on node v0.11.13.
This commit is contained in:
parent
1e14cac5ce
commit
ce20d93006
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
"rss": "0.2.1",
|
||||
"semver": "2.2.1",
|
||||
"showdown": "https://github.com/ErisDS/showdown/archive/v0.3.2-ghost.tar.gz",
|
||||
"sqlite3": "2.2.3",
|
||||
"sqlite3": "2.2.7",
|
||||
"static-favicon": "1.0.2",
|
||||
"unidecode": "0.1.3",
|
||||
"validator": "3.4.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue