Skip to content

Commit f81ce28

Browse files
fix(package): update lru-cache to version 5.1.0
Closes #15
1 parent 0463fa0 commit f81ce28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prettier": "^1.5.3"
4242
},
4343
"dependencies": {
44-
"lru-cache": "^4.1.1",
44+
"lru-cache": "^5.1.0",
4545
"object-hash": "^1.1.8"
4646
}
4747
}

0 commit comments

Comments
 (0)