Update package.json

This commit is contained in:
iCrawl
2017-08-17 20:20:20 +02:00
parent 2aa2f73c74
commit fff8b764af

View File

@@ -32,19 +32,19 @@
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"runkitExampleFilename": "./docs/examples/ping.js",
"dependencies": {
"long": "^3.2.0",
"long": "^3.0.0",
"prism-media": "^0.0.1",
"snekfetch": "^3.2.0",
"snekfetch": "^3.0.0",
"tweetnacl": "^1.0.0",
"ws": "^3.0.0"
},
"peerDependencies": {
"bufferutil": "^3.0.0",
"erlpack": "hammerandchisel/erlpack",
"node-opus": "^0.2.5",
"node-opus": "^0.2.0",
"opusscript": "^0.0.3",
"sodium": "^2.0.1",
"libsodium-wrappers": "^0.5.1",
"sodium": "^2.0.0",
"libsodium-wrappers": "^0.5.0",
"uws": "^8.14.0"
},
"devDependencies": {