diff options
| -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" |