Skip to content

Commit 58e6aa8

Browse files
committed
10.1.0
1 parent 0d3a416 commit 58e6aa8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lru-cache",
33
"description": "A cache object that deletes the least-recently-used items.",
4-
"version": "10.0.3",
4+
"version": "10.1.0",
55
"author": "Isaac Z. Schlueter <[email protected]>",
66
"keywords": [
77
"mru",

0 commit comments

Comments
 (0)