From 8e77037de55c8f15a9cc7dd2bbf102ba115b89b6 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sun, 6 Jul 2014 23:04:44 +0200 Subject: [PATCH] revert bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2bb7fb..9b2e267 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "thunky": "~0.1.0", "readable-stream": "~1.1.9", - "mongodb": "1.4.7" + "mongodb": "1.4.0" }, "scripts": { "test": "node ./tests"