Skip to content

Commit

Permalink
deps: uninstall lru-cache (#709)
Browse files Browse the repository at this point in the history
#704 removed usage of `lru-cache`, but the dependency wasn't removed
from `package.json`
  • Loading branch information
SuperchupuDev committed May 4, 2024
1 parent 5feeb7f commit 988a8de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -48,9 +48,6 @@
"engines": {
"node": ">=10"
},
"dependencies": {
"lru-cache": "^6.0.0"
},
"author": "GitHub Inc.",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
Expand Down

0 comments on commit 988a8de

Please sign in to comment.