chore: update homepage in package.json files

This commit is contained in:
Ayo Ayco 2025-01-01 01:03:56 +00:00
parent 3610e0b0a8
commit a6cab7aa7c
5 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
"bugs": { "bugs": {
"url": "https://github.com/ayoayco/McFly/issues" "url": "https://github.com/ayoayco/McFly/issues"
}, },
"homepage": "https://github.com/ayoayco/McFly#readme", "homepage": "https://mcfly.js.org",
"dependencies": { "dependencies": {
"c12": "^2.0.1", "c12": "^2.0.1",
"citty": "^0.1.6", "citty": "^0.1.6",

View file

@ -19,7 +19,7 @@
"bugs": { "bugs": {
"url": "https://github.com/ayoayco/McFly/issues" "url": "https://github.com/ayoayco/McFly/issues"
}, },
"homepage": "https://github.com/ayoayco/McFly#readme", "homepage": "https://mcfly.js.org",
"dependencies": { "dependencies": {
"h3": "^1.8.2", "h3": "^1.8.2",
"web-component-base": "^2.0.6" "web-component-base": "^2.0.6"

View file

@ -19,7 +19,7 @@
"bugs": { "bugs": {
"url": "https://github.com/ayoayco/McFly/issues" "url": "https://github.com/ayoayco/McFly/issues"
}, },
"homepage": "https://github.com/ayoayco/McFly#readme", "homepage": "https://mcfly.js.org",
"dependencies": { "dependencies": {
"c12": "^2.0.1", "c12": "^2.0.1",
"consola": "^3.3.3", "consola": "^3.3.3",

View file

@ -25,7 +25,7 @@
"bugs": { "bugs": {
"url": "https://github.com/ayoayco/McFly/issues" "url": "https://github.com/ayoayco/McFly/issues"
}, },
"homepage": "https://github.com/ayoayco/McFly#readme", "homepage": "https://mcfly.js.org",
"dependencies": { "dependencies": {
"consola": "^3.2.3", "consola": "^3.2.3",
"giget": "^1.1.3" "giget": "^1.1.3"

View file

@ -28,5 +28,5 @@
"bugs": { "bugs": {
"url": "https://github.com/ayoayco/McFly/issues" "url": "https://github.com/ayoayco/McFly/issues"
}, },
"homepage": "https://github.com/ayoayco/McFly#readme" "homepage": "https://mcfly.js.org"
} }