mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 05:48:36 +01:00
Update package.json
This commit is contained in:
parent
f3ff614574
commit
18bc3972c9
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"youtube-search": "^1.1.6",
|
|
||||||
"ejs": "^3.1.6",
|
"ejs": "^3.1.6",
|
||||||
"path": "^0.12.7",
|
"path": "^0.12.7",
|
||||||
|
"html-to-text": "^5.1.1",
|
||||||
|
"encoding": "^0.1.13",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"lyrics-finder": "^21.7.0",
|
|
||||||
"xml-js": "^1.6.11",
|
"xml-js": "^1.6.11",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"xml2json": "^0.12.0",
|
"xml2json": "^0.12.0",
|
||||||
|
|
Loading…
Reference in a new issue