From ae1bf56c44b661e12c21e6b343c1e0a30ec5be26 Mon Sep 17 00:00:00 2001 From: alpha7b <55778604+alpha7b@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:45:22 +0800 Subject: [PATCH] fix: add git url --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 0e7c7ba..8482ebf 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "dotenv", "configuration" ], + "repository": { + "type": "git", + "url": "https://github.com/alpha7b/nodejs-env-checker.git" + }, "author": "github.com/alpha7b", "license": "ISC", "dependencies": {