Skip to content

Remove type declaration dependency for lru-cache

Daniel Gerhardt requested to merge remove-lru-cache-type-dependency into master

The dependency is outdated. Current versions of lru-cache include the type declarations for TypeScript.

Merge request reports