From 379d82ceb0affb8792eec944e50888a35b2c807a Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 6 Aug 2015 10:11:24 -0500 Subject: Updates repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9443ed4..7862cb9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/benbeltran/serpentity.git" + "url": "https://github.com/rbdr/serpentity.git" }, "dependencies": { "neon": "2.0.x" -- cgit