From 64c621773f1eaa4d682b59e569d645f79507b4ac Mon Sep 17 00:00:00 2001 From: zdm Date: Wed, 29 May 2024 10:02:07 +0300 Subject: [PATCH] fix: email address --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e078d3c8..cdc45303 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ "homepage": "https://softvisio-node.github.io/cli/", "bugs": { "url": "https://github.com/softvisio-node/cli/issues", - "email": "zdm " + "email": "root " }, "repository": { "type": "git", "url": "git+https://github.com/softvisio-node/cli.git" }, "license": "ISC", - "author": "zdm ", + "author": "root ", "type": "module", "imports": { "#core/*": "@softvisio/core/*",