From d0419784412c6b5582eed63d24239ee81e2882bb Mon Sep 17 00:00:00 2001 From: James Smith Date: Thu, 12 Apr 2018 10:50:17 -0700 Subject: [PATCH] Update repository URL in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3bbcff1..3aaa37c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/jmeas/fetch-dedupe.git" + "url": "https://github.com/jamesplease/fetch-dedupe.git" }, "keywords": [ "http", @@ -40,7 +40,7 @@ "author": "James Smith ", "license": "MIT", "bugs": { - "url": "https://github.com/jmeas/fetch-dedupe/issues" + "url": "https://github.com/jamesplease/fetch-dedupe/issues" }, "files": [ "dist",