From 603a8efe8ecccd77458c8a7707683bf037e6104b Mon Sep 17 00:00:00 2001 From: Typicode Date: Mon, 12 May 2014 21:54:03 +0200 Subject: [PATCH] Update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84a6243..a97180f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "chalk": "^0.4.0", "cors": "^2.3.0", "express": "^3.4.8", - "lowdb": "^0.1.0", + "lowdb": "^0.2.0", "minimist": "0.0.8", "superagent": "~0.15.7", "underscore": "~1.5.2",