From 7d4340a987e162be80c4f5a83a45ee1ce48d31d0 Mon Sep 17 00:00:00 2001 From: natxocc Date: Wed, 29 Apr 2026 22:43:50 +0200 Subject: [PATCH] add email --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d28a61..2d36a1d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,8 @@ "url": "https://github.com/natxocc/sigpro" }, "bugs": { - "url": "https://github.com/natxocc/sigpro/issues" + "url": "https://github.com/natxocc/sigpro/issues", + "email": "sigpro@natxocc.com" }, "scripts": { "clean": "rm -rf dist",