From f648381dabc8109b46dbb3baabb1c2dfd91985ae Mon Sep 17 00:00:00 2001 From: karam mustafa Date: Sat, 25 Dec 2021 17:01:04 +0200 Subject: [PATCH] wip --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dcf4ea3..b1ecebf 100644 --- a/package.json +++ b/package.json @@ -8,12 +8,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/abdussalam-alali/js-password-generator.git" + "url": "git+https://github.com/Syrian-Open-Source/js-password-generator.git" }, "author": "Syrian Open Source", "license": "ISC", "bugs": { - "url": "https://github.com/abdussalam-alali/js-password-generator/issues" + "url": "https://github.com/Syrian-Open-Source/js-password-generator/issues" }, - "homepage": "https://github.com/abdussalam-alali/js-password-generator#readme" + "homepage": "https://github.com/Syrian-Open-Source/js-password-generator#readme" }