Skip to content

Commit

Permalink
update latest substreams-sink
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Sep 30, 2023
1 parent b850cde commit 872a376
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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,7 +1,7 @@
{
"name": "substreams-sink-webhook",
"description": "Substreams Sink Webhook",
"version": "0.4.1",
"version": "0.4.2",
"type": "module",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"p-queue": "latest",
"substreams-sink": "^0.9.7",
"substreams-sink": "^0.9.9",
"tweetnacl": "latest"
},
"devDependencies": {
Expand Down

0 comments on commit 872a376

Please sign in to comment.