fix: add home page to package.json (#817)

This commit is contained in:
Raz Luvaton 2023-02-07 15:23:29 +02:00 committed by GitHub
parent df6d1de244
commit 2e73ca96bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
],
"author": "EGOIST",
"license": "MIT",
"homepage": "https://tsup.egoist.dev/",
"repository": {
"url": "https://github.com/egoist/tsup.git"
},