Skip to content

Commit

Permalink
chore: update dependencies & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Nov 22, 2022
1 parent 1d0d23b commit 7929b69
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
62 changes: 31 additions & 31 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": "bento_event_relay",
"version": "2.0.1",
"version": "2.0.2",
"description": "Event relay service from Redis PubSub to socket.io",
"main": "index.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/bento-platform/bento_event_relay#readme",
"dependencies": {
"redis": "^4.4.0",
"redis": "^4.5.0",
"socket.io": "^4.5.3"
}
}

0 comments on commit 7929b69

Please sign in to comment.