mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
[dist] update sqlite version
Current version os sqlite does not compile on smartos/sunos flavors. This will enable it to do so
This commit is contained in:
parent
c7bbb9e789
commit
d424c3e85e
@ -50,7 +50,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.0",
|
||||
"sqlite3": "2.2.3",
|
||||
"unidecode": "0.1.3",
|
||||
"validator": "3.4.0",
|
||||
"when": "2.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user