From a69f706fb64e1517f82defa63f3bcc43bde31464 Mon Sep 17 00:00:00 2001 From: typicode Date: Wed, 2 Apr 2014 04:39:17 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d534ca5..4866fbd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "superagent": "~0.15.7", "underscore": "~1.5.2", "underscore.inflections": "~0.2.1", - "low": "^0.4.2", + "lowdb": "^0.1.0", "yargs": "^1.2.1", "chalk": "^0.4.0", "minimist": "0.0.8",