mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
use head
This commit is contained in:
parent
84b58dd358
commit
a1dac781ff
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
|||
"node": ">=22.16.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clickhouse/client": "^1.12.1",
|
||||
"@clickhouse/client-common": "^1.12.1",
|
||||
"@clickhouse/client-web": "^1.12.1",
|
||||
"@clickhouse/client": "head",
|
||||
"@clickhouse/client-common": "head",
|
||||
"@clickhouse/client-web": "head",
|
||||
"@hyperdx/lucene": "^3.1.1",
|
||||
"date-fns": "^2.28.0",
|
||||
"date-fns-tz": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue