Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
style: pin lru-cache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Jun 15, 2020
1 parent 179a140 commit 169735b
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 @@ -43,7 +43,7 @@
"level-sublevel": "6.6.4",
"levelup": "3.1.1",
"lodash": "4.17.14",
"lru-cache": "^5.1.1",
"lru-cache": "5.1.1",
"merkle-patricia-tree": "2.3.2",
"seedrandom": "3.0.1",
"source-map-support": "0.5.12",
Expand Down

0 comments on commit 169735b

Please sign in to comment.