Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
chore: update dependencies (#91)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: getPeersSubscribed from parent class renamed to getSubscribers to remove redundant wordin
  • Loading branch information
vasco-santos committed Dec 2, 2019
1 parent 6cc4db2 commit 1bc2c77
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 @@ -61,7 +61,7 @@
"debug": "^4.1.1",
"it-length-prefixed": "^2.0.0",
"it-pipe": "^1.0.1",
"libp2p-pubsub": "~0.3.0",
"libp2p-pubsub": "~0.4.0",
"p-map": "^3.0.0",
"protons": "^1.0.1",
"time-cache": "^0.3.0"
Expand Down

0 comments on commit 1bc2c77

Please sign in to comment.