From 33e8466e9d487cb6dfa7bd228cf8ee4f4b01b805 Mon Sep 17 00:00:00 2001 From: Holly Date: Mon, 1 Jan 2024 22:30:57 +0000 Subject: [PATCH] update repo links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",