Set version to 8.4.0

This commit is contained in:
Seth Michael Larson
2022-08-31 13:25:42 -05:00
parent 32bee1e17e
commit 41ab991791

View File

@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
"version": "8.4.2",
"versionCanary": "8.4.2-canary.0",
"version": "8.4.0",
"versionCanary": "8.4.0-canary.2",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
"types": "index.d.ts",