Skip to content

Commit

Permalink
bump minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Oct 18, 2023
1 parent c1f55af commit ec5435d
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.4",
"version": "0.5.0",
"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.10.0",
"substreams-sink": "^0.11.0",
"tweetnacl": "latest"
},
"devDependencies": {
Expand Down

0 comments on commit ec5435d

Please sign in to comment.