diff --git a/package.json b/package.json index f962bee..f1f9188 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ayo-run/web-component-base.git" + "url": "git+https://github.com/ayo-run/wcb.git" }, "homepage": "https://WebComponent.io", "keywords": [ @@ -72,7 +72,7 @@ "author": "Ayo Ayco", "license": "MIT", "bugs": { - "url": "https://github.com/ayo-run/web-component-base/issues" + "url": "https://github.com/ayo-run/wcb/issues" }, "devDependencies": { "@eslint/js": "^9.39.2",