From 0e530e28d4d2d42ac3fc412d41f144155234ddbd Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sat, 7 Dec 2013 08:48:02 -0800 Subject: [PATCH] Updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2249ae0..da1467e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "homepage": "https://github.com/louischatriot/nedb", "repository": { "type": "git", - "url": "git@github.com:louischatriot/node-embedded-db.git" + "url": "git@github.com:louischatriot/nedb.git" }, "dependencies": { "async": "0.2.9",