From 9ecb1aaef78904e70ad1d19114b90bd004693a9a Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 22 Jun 2026 18:04:13 +0100 Subject: [PATCH] chore(package.json): fix delvedor's personal url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e829393..d90955e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "helper", "fastify" ], - "author": "Tomas Della Vedova - @delvedor (http://delved.org)", + "author": "Tomas Della Vedova - @delvedor (https://delvedor.dev)", "contributors": [ { "name": "Matteo Collina",