Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Feb 18, 2024
1 parent 9ad25bc commit 82ed253
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@
"build": "bun build --compile ./index.ts --outfile substreams-sink-clickhouse"
},
"dependencies": {
"@clickhouse/client-web": "^0.2.9",
"@clickhouse/client-web": "latest",
"@substreams/sink-database-changes": "^0.3.5",
"@substreams/sink-entity-changes": "^0.3.5",
"commander": "latest",
"dotenv": "latest",
"glob": "latest",
"graphql": "latest",
"log-update": "latest",
"openapi3-ts": "latest",
Expand Down

0 comments on commit 82ed253

Please sign in to comment.