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 e564cb6 commit 5be4ae4Copy full SHA for 5be4ae4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elastic/elasticsearch",
3
- "version": "9.0.0-alpha.3",
+ "version": "9.0.0",
4
"versionCanary": "9.0.0-canary.0",
5
"description": "The official Elasticsearch client for Node.js",
6
"main": "./index.js",
@@ -90,7 +90,7 @@
90
"zx": "7.2.3"
91
},
92
"dependencies": {
93
- "@elastic/transport": "9.0.0-alpha.1",
+ "@elastic/transport": "^9.0.0",
94
"apache-arrow": "^18.0.0",
95
"tslib": "^2.4.0"
96
0 commit comments