chore: fix package repo

This commit is contained in:
ayo 2026-07-05 17:25:19 +02:00
parent e0ec0fcb7c
commit e62d613203

View file

@ -60,7 +60,7 @@
}, },
"repository": { "repository": {
"type": "git", "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", "homepage": "https://WebComponent.io",
"keywords": [ "keywords": [
@ -72,7 +72,7 @@
"author": "Ayo Ayco", "author": "Ayo Ayco",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/ayo-run/web-component-base/issues" "url": "https://github.com/ayo-run/wcb/issues"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.2",