mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
version and updated modules
This commit is contained in:
parent
4a74bc8871
commit
b50d826dd0
2123
package-lock.json
generated
2123
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Musix",
|
"name": "Musix",
|
||||||
"version": "1.0.0",
|
"version": "2.21.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -15,17 +15,17 @@
|
|||||||
"url": "https://https://github.com/MatteZ02/Musix"
|
"url": "https://https://github.com/MatteZ02/Musix"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dblapi.js": "^2.3.0",
|
"dblapi.js": "^2.4.0",
|
||||||
"discord.js": "^11.5.1",
|
"discord.js": "^11.6.4",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"ffmpeg-binaries": "^4.0.0",
|
"ffmpeg-static": "^4.2.0",
|
||||||
"firebase": "^6.6.2",
|
"firebase": "^6.6.2",
|
||||||
"firebase-admin": "^8.9.0",
|
"firebase-admin": "^8.11.0",
|
||||||
"fs": "0.0.1-security",
|
"fs": "0.0.1-security",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"ms": "^2.1.2",
|
"ms": "^2.1.2",
|
||||||
"node-opus": "^0.3.3",
|
"node-opus": "^0.3.3",
|
||||||
"request": "^2.88.0",
|
"request": "^2.88.2",
|
||||||
"simple-youtube-api": "^5.2.1",
|
"simple-youtube-api": "^5.2.1",
|
||||||
"ytdl-core": "^0.29.7"
|
"ytdl-core": "^0.29.7"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user