Skip to content

Commit

Permalink
Bumped up deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
chamorin committed Jan 25, 2024
1 parent 90453eb commit ac116cf
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "substreams-sink",
"version": "0.13.7",
"version": "0.13.8",
"description": "Substreams Sink",
"type": "module",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@substreams/core": "^0.12.0",
"@substreams/manifest": "^0.11.0",
"@substreams/node": "^0.5.2",
"@substreams/node": "^0.5.3",
"commander": "latest",
"dotenv": "latest",
"prom-client": "latest",
Expand Down

0 comments on commit ac116cf

Please sign in to comment.