Skip to content

Commit 3bbfca3

Browse files
committed
Downgrade is because of a possible bug posted here: TryGhost/node-sqlite3#157
1 parent 54de202 commit 3bbfca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"urun" : "0.0.6",
4747
"mysql" : "2.0.0-alpha7",
4848
"pg" : "1.0.0",
49-
"sqlite3" : "2.1.10",
49+
"sqlite3" : "2.1.7",
5050
"async" : "*",
5151
"mocha" : "1.10.0",
5252
"should" : "1.2.2"

0 commit comments

Comments
 (0)