Skip to content

Commit 821e77e

Browse files
authored
Support Apache Arrow 19 (#2782)
1 parent 27774c9 commit 821e77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
},
9393
"dependencies": {
9494
"@elastic/transport": "^9.0.1",
95-
"apache-arrow": "^18.0.0",
95+
"apache-arrow": "18.x - 19.x",
9696
"tslib": "^2.4.0"
9797
},
9898
"tap": {

0 commit comments

Comments
 (0)