libp2p / js-libp2p-kad-dht

JavaScript implementation of the DHT for libp2p
https://libp2p.io
Other
141 stars 60 forks source link

fix: update p-queue types #428

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

p-queue@7.3.4 contained a breaking change so update it's use to get the correct return types.