chore: update package repo & homepage
This commit is contained in:
parent
9512de21b5
commit
f01a3d8eea
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "@ayco/astro-resume",
|
"name": "@ayco/astro-resume",
|
||||||
"author": "Ayo Ayco",
|
"author": "Ayo Ayco",
|
||||||
"homepage": "https://sr.ht/~ayoayco/astro-resume",
|
"homepage": "https://github.com/ayoayco/astro-resume",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.sr.ht/~ayoayco/astro-resume"
|
"url": "https://github.com/ayoayco/astro-resume"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.1",
|
"version": "0.4.1",
|
||||||
|
|
Loading…
Reference in a new issue