From 1817aec7e450f033efa047ccc14ffa0e52c59482 Mon Sep 17 00:00:00 2001 From: Romain Date: Sun, 5 Feb 2017 11:04:10 +1100 Subject: [PATCH] Update package.json with new repository details --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb27c18..1a6381f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/rprieto/thumbsup.git" + "url": "https://github.com/thumbsup/node-thumbsup.git" }, "bin": { "thumbsup": "./bin/thumbsup.js"