Commit db58d69
fix(deps): allow elasticsearch/elasticsearch v8 for ES 7.x server compatibility
Widen requirement from ^9.0.0 to ^8.17.0 || ^9.0.0 so the library
works with both ES 7.x (via v8 client) and ES 8.x+ (via v9 client).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 34a5390 commit db58d69
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments