Bumped v8.2.1

This commit is contained in:
delvedor
2022-05-25 18:17:15 +02:00
parent 542c377459
commit 496161acdf

View File

@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "8.2.0",
"versionCanary": "8.2.0-canary.2",
"version": "8.2.1",
"versionCanary": "8.2.1-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
"types": "index.d.ts",
@ -91,4 +91,4 @@
"coverage": false,
"check-coverage": false
}
}
}