chore: update homepage in package.json files
This commit is contained in:
parent
3610e0b0a8
commit
a6cab7aa7c
5 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/ayoayco/McFly/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/McFly#readme",
|
||||
"homepage": "https://mcfly.js.org",
|
||||
"dependencies": {
|
||||
"c12": "^2.0.1",
|
||||
"citty": "^0.1.6",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/ayoayco/McFly/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/McFly#readme",
|
||||
"homepage": "https://mcfly.js.org",
|
||||
"dependencies": {
|
||||
"h3": "^1.8.2",
|
||||
"web-component-base": "^2.0.6"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/ayoayco/McFly/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/McFly#readme",
|
||||
"homepage": "https://mcfly.js.org",
|
||||
"dependencies": {
|
||||
"c12": "^2.0.1",
|
||||
"consola": "^3.3.3",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/ayoayco/McFly/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/McFly#readme",
|
||||
"homepage": "https://mcfly.js.org",
|
||||
"dependencies": {
|
||||
"consola": "^3.2.3",
|
||||
"giget": "^1.1.3"
|
||||
|
|
|
@ -28,5 +28,5 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/ayoayco/McFly/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/McFly#readme"
|
||||
"homepage": "https://mcfly.js.org"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue