ChainSafe / discv5

A Typescript implementation of the Discv5 protocol
Apache License 2.0
28 stars 15 forks source link

fix: Add lru-cache to deps #253

Closed acolytec3 closed 1 year ago

acolytec3 commented 1 year ago

Adds lru-cache to dependencies so it can be found in library consumer dependency trees.

acolytec3 commented 1 year ago

Fixes #252

acolytec3 commented 1 year ago

@wemeetagain this should be ready to go