From d3be582dd1896a4ba26e9792632959292a33047a Mon Sep 17 00:00:00 2001 From: Timothy Kempf Date: Wed, 21 Feb 2018 19:54:28 -0800 Subject: [PATCH] change repo url --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1aaba25..6a8b71c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Fauntleroy/slack-emoji-tools.git" + "url": "git+https://github.com/Fauntleroy/neutral-face-emoji-tools.git" }, "keywords": [ "slack", @@ -22,9 +22,9 @@ "author": "Timothy Kempf (http://kemp59f.info)", "license": "ISC", "bugs": { - "url": "https://github.com/Fauntleroy/slack-emoji-tools/issues" + "url": "https://github.com/Fauntleroy/neutral-face-emoji-tools/issues" }, - "homepage": "https://github.com/Fauntleroy/slack-emoji-tools#readme", + "homepage": "https://github.com/Fauntleroy/neutral-face-emoji-tools#readme", "devDependencies": { "babelify": "^6.3.0", "browserify": "^11.2.0",