From 52ade2c65f29f141fd9d8632d03679ff8f904afd Mon Sep 17 00:00:00 2001 From: BottlecapDave Date: Sun, 23 Jun 2024 04:13:03 +0100 Subject: [PATCH] chore: Updated git naming --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d493627..66eebea 100644 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/BottlecapDave/github-pull-Request-Reminder.git" + "url": "git+https://github.com/BottlecapDave/GitHub-Pull-Request-Reminder.git" }, "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/BottlecapDave/github-pull-Request-Reminder/issues" + "url": "https://github.com/BottlecapDave/GitHub-Pull-Request-Reminder/issues" }, - "homepage": "https://github.com/BottlecapDave/github-pull-Request-Reminder#readme", + "homepage": "https://github.com/BottlecapDave/GitHub-Pull-Request-Reminder#readme", "devDependencies": { "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3",