diff --git a/package.json b/package.json index d4b3fda..04ee367 100644 --- a/package.json +++ b/package.json @@ -20,15 +20,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/tgpholly/bufferStuff.git" + "url": "git+https://git.eusv.net/tgpholly/bufferStuff.git" }, "keywords": [], "author": "tgpholly", "license": "MIT", "bugs": { - "url": "https://github.com/tgpholly/bufferStuff/issues" + "url": "https://git.eusv.net/tgpholly/bufferStuff/issues" }, - "homepage": "https://github.com/tgpholly/bufferStuff#readme", + "homepage": "https://git.eusv.net/tgpholly/bufferStuff#readme", "devDependencies": { "check-outdated": "^2.12.0", "npm-run-all": "^4.1.5",