[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:
Jarrett Cruger 2014-05-21 13:05:44 -04:00
parent c7bbb9e789
commit d424c3e85e

View File

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