Skip to content

Commit

Permalink
Update ssb-db to 20.4.0
Browse files Browse the repository at this point in the history
I encountered ssbc#734 and after installing ssb-db@20.4.0 this stalling issue went away, so it appears to fix ssbc#734.
  • Loading branch information
timjrobinson committed Aug 14, 2021
1 parent e8f2645 commit f1b2ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ssb-caps": "^1.0.1",
"ssb-client": "^4.7.9",
"ssb-config": "^3.2.5",
"ssb-db": "^20.0.1",
"ssb-db": "^20.4.0",
"ssb-ebt": "^5.6.1",
"ssb-friends": "^4.1.0",
"ssb-gossip": "^1.1.0",
Expand Down

0 comments on commit f1b2ebe

Please sign in to comment.