From 6d289e812671195c6764e0999c4194f4bfb63f27 Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+franjsco@users.noreply.github.com> Date: Sun, 1 Mar 2020 23:47:27 +0100 Subject: [PATCH] Edit username --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0141fec..bdfc331 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/frab1t/tick3t-api.git" + "url": "git+https://github.com/franjsco/tick3t-api.git" }, - "author": "frab1t", + "author": "franjsco", "license": "GPL-3.0-or-later", "bugs": { - "url": "https://github.com/frab1t/tick3t-api/issues" + "url": "https://github.com/franjsco/tick3t-api/issues" }, - "homepage": "https://github.com/frab1t/tick3t-api#readme", + "homepage": "https://github.com/franjsco/tick3t-api#readme", "dependencies": { "bcrypt": "^3.0.6", "body-parser": "^1.19.0",