mirror of
https://github.com/hazemKrimi/discord-bot.git
synced 2026-05-02 02:30:29 +00:00
added main voice dependencies
This commit is contained in:
Generated
+8
@@ -1587,6 +1587,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sodium": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/sodium/-/sodium-3.0.2.tgz",
|
||||
"integrity": "sha512-IsTwTJeoNBU97km3XkrbCGC/n/9aUQejgD3QPr2YY2gtbSPru3TI6nhCqgoez9Mv88frF9oVZS/jrXFbd6WXyA==",
|
||||
"requires": {
|
||||
"node-addon-api": "*"
|
||||
}
|
||||
},
|
||||
"source-map": {
|
||||
"version": "0.5.7",
|
||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
|
||||
|
||||
Reference in New Issue
Block a user