mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +00:00
Add uws back to package.json
This commit is contained in:
parent
edf1a3e7b4
commit
bd6317cf99
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@
|
|||
"node-opus": "^0.2.5",
|
||||
"opusscript": "^0.0.3",
|
||||
"sodium": "^2.0.1",
|
||||
"libsodium-wrappers": "^0.5.1"
|
||||
"libsodium-wrappers": "^0.5.1",
|
||||
"uws": "^0.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^7.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue