Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit d17e035

Browse files
fix(package): update lru-cache to version 5.1.0
Closes #9
1 parent e57f692 commit d17e035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"express": "4.16.3",
3434
"immutable": "3.8.2",
3535
"lodash": "4.17.10",
36-
"lru-cache": "4.1.3",
36+
"lru-cache": "5.1.0",
3737
"request": "2.87.0",
3838
"requirejs": "2.3.5",
3939
"rethinkdb": "2.3.3",

0 commit comments

Comments
 (0)