diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-08-06 10:11:24 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-08-06 10:11:24 -0500 |
| commit | 379d82ceb0affb8792eec944e50888a35b2c807a (patch) | |
| tree | 8a30b53ae52c1f094635e0fc580d531a9e570485 | |
| parent | 509e372f9ccbc49344493fdb36b2afb17103f4da (diff) | |
Updates repo url
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" |