chore: fix package repo
Some checks are pending
Tests / Unit (push) Waiting to run
Tests / E2E (push) Waiting to run

This commit is contained in:
ayo 2026-07-05 17:25:19 +02:00
parent 9bfa2eff18
commit 5e18505760

View file

@ -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",