1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-15 23:56:01 +00:00

Adding he to dependencies in package.json

This commit is contained in:
Christer Warén
2019-10-11 21:03:57 +03:00
committed by GitHub
parent ffbdc173f6
commit a271bbe8f8

View File

@ -21,6 +21,7 @@
"node-opus": "^0.3.2",
"request": "^2.88.0",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^0.29.7"
"ytdl-core": "^0.29.7",
"he": "^1.2.0"
}
}