Skip to content

Commit 988a8de

Browse files
authoredMay 4, 2024··
deps: uninstall lru-cache (#709)
#704 removed usage of `lru-cache`, but the dependency wasn't removed from `package.json`
1 parent 5feeb7f commit 988a8de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎package.json

-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
"engines": {
4949
"node": ">=10"
5050
},
51-
"dependencies": {
52-
"lru-cache": "^6.0.0"
53-
},
5451
"author": "GitHub Inc.",
5552
"templateOSS": {
5653
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",

0 commit comments

Comments
 (0)
Please sign in to comment.