We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32bee1e commit 41ab991Copy full SHA for 41ab991
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@elastic/elasticsearch",
3
- "version": "8.4.2",
4
- "versionCanary": "8.4.2-canary.0",
+ "version": "8.4.0",
+ "versionCanary": "8.4.0-canary.2",
5
"description": "The official Elasticsearch client for Node.js",
6
"main": "index.js",
7
"types": "index.d.ts",
@@ -91,4 +91,4 @@
91
"coverage": false,
92
"check-coverage": false
93
}
94
-}
+}
0 commit comments