From 050a390fba339a79ca582c989971817b4e9769f7 Mon Sep 17 00:00:00 2001 From: Jethro <34110490+sefianecho@users.noreply.github.com> Date: Tue, 5 Mar 2024 01:18:55 +0100 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3d96c5d..54d2904 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/SofianChouaib/tartib.git" + "url": "git+https://github.com/sefianecho/tartib.git" }, "author": "Sefiane Chouaib", "license": "MIT", "bugs": { - "url": "https://github.com/SofianChouaib/tartib/issues" + "url": "https://github.com/sefianecho/tartib/issues" }, - "homepage": "https://github.com/SofianChouaib/tartib#readme", + "homepage": "https://github.com/sefianecho/tartib#readme", "devDependencies": { "@babel/core": "^7.19.1", "@babel/preset-env": "^7.19.1",