From 03a1f0387474fd13315e1da82e71b4efa3fac97c Mon Sep 17 00:00:00 2001 From: zishone Date: Sun, 3 May 2020 01:33:54 +0800 Subject: [PATCH] Add github link to contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5228d63..16b494a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "test-cov-ci": "nyc npm test && nyc report --reporter=text-lcov | coveralls" }, "author": "Fizcko", - "contributors": ["zishone"], + "contributors": ["zishone (https://github.com/zishone)"], "license": "MIT", "repository": "https://github.com/Fizcko/rsql-mongodb", "bugs": {