fix: correct homepage

This commit is contained in:
Tim-Niclas Oelschläger 2024-04-15 23:18:21 +02:00
parent 658da32edd
commit ac64693947
Signed by: zokki
SSH Key Fingerprint: SHA256:HxmVKMFSukiF1LvbgazUKRFiTky2CzbvN72B8U1yhXo

View File

@ -5,7 +5,7 @@
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"homepage": "https://zokki.net",
"homepage": "https://gitea.zokki.net/zokki/astro-purgecss",
"scripts": {
"build": "tsup ./src/index.ts --format cjs,esm --dts",
"lint": "tsc"