Merge pull request #1153 from log4js-node/update-docs

chore(docs): changed author to contributors in package.json
This commit is contained in:
Lam Wei Li 2022-01-20 14:11:08 +08:00 committed by GitHub
commit 9c9c79b8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,10 @@
"license": "Apache-2.0",
"main": "./lib/log4js",
"types": "./types/log4js.d.ts",
"author": "Gareth Jones <gareth.nomiddlename@gmail.com>",
"contributors": [
"Gareth Jones <gareth.nomiddlename@gmail.com>",
"Lam Wei Li <lam_wei_li@hotmail.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/log4js-node/log4js-node.git"