chore: fix package repo
This commit is contained in:
parent
9bfa2eff18
commit
5e18505760
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue