From f05d72e706553d6c6b1536c5110d48ccc73dc72b Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Fri, 22 Sep 2023 20:49:38 +0800 Subject: [PATCH] f --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 926612a..fc7b745 100644 --- a/README.md +++ b/README.md @@ -164,10 +164,10 @@ const servers = await dns(); ## Contributors -|[
fengmk2](https://github.com/fengmk2)
|[
alsotang](https://github.com/alsotang)
|[
jkelleyrtp](https://github.com/jkelleyrtp)
|[
mariodu](https://github.com/mariodu)
|[
mathieutu](https://github.com/mathieutu)
|[
zhangyuheng](https://github.com/zhangyuheng)
| +|[
fengmk2](https://github.com/fengmk2)
|[
alsotang](https://github.com/alsotang)
|[
jkelleyrtp](https://github.com/jkelleyrtp)
|[
slyon](https://github.com/slyon)
|[
mariodu](https://github.com/mariodu)
|[
mathieutu](https://github.com/mathieutu)
| | :---: | :---: | :---: | :---: | :---: | :---: | -[
coolme200](https://github.com/coolme200)
|[
whxaxes](https://github.com/whxaxes)
+[
zhangyuheng](https://github.com/zhangyuheng)
|[
semantic-release-bot](https://github.com/semantic-release-bot)
|[
coolme200](https://github.com/coolme200)
|[
whxaxes](https://github.com/whxaxes)
-This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Tue Sep 13 2022 09:09:11 GMT+0800`. +This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Fri Sep 22 2023 20:49:32 GMT+0800`. diff --git a/package.json b/package.json index 4adebcb..5472bd4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "egg-bin test", "preci": "npm run prepublishOnly", "ci": "egg-bin cov", - "contributors": "git-contributor", + "contributor": "git-contributor", "prepublishOnly": "tshy && tshy-after" }, "devDependencies": {