Updated project metadata to use group name (#1979)

This commit is contained in:
Nigel Small
2023-08-21 19:51:32 +01:00
committed by GitHub
parent c4c3be17a5
commit ad86306a47
2 changed files with 2 additions and 6 deletions

View File

@ -8,7 +8,7 @@
"test": "standard"
},
"keywords": [],
"author": "Tomas Della Vedova",
"author": "Elastic Client Library Maintainers",
"license": "Apache-2.0",
"dependencies": {
"@elastic/elasticsearch": "^8.0.0"

View File

@ -32,11 +32,7 @@
],
"contributors": [
{
"name": "Tomas Della Vedova",
"company": "Elastic BV"
},
{
"name": "Josh Mock",
"name": "Elastic Client Library Maintainers",
"company": "Elastic BV"
}
],