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