mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
add lyrics-finder
This commit is contained in:
parent
3c0f8c0060
commit
eec300e23e
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
"youtube-search": "^1.1.6",
|
||||
"ejs": "^3.1.6",
|
||||
"path": "^0.12.7",
|
||||
"node-fetch": "^2.6.1"
|
||||
"node-fetch": "^2.6.1",
|
||||
"lyrics-finder": "^21.7.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.x"
|
||||
|
|
Loading…
Reference in a new issue