Skip to content

Commit

Permalink
v11.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amishshah committed May 29, 2019
1 parent db492e6 commit 5dd9181
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "11.5.0",
"version": "11.5.1",
"description": "A powerful library for interacting with the Discord API",
"main": "./src/index",
"types": "./typings/index.d.ts",
Expand Down Expand Up @@ -40,13 +40,13 @@
"ws": "^6.0.0"
},
"peerDependencies": {
"@discordjs/uws": "^10.149.0",
"bufferutil": "^4.0.0",
"erlpack": "discordapp/erlpack",
"libsodium-wrappers": "^0.7.3",
"node-opus": "^0.2.7",
"opusscript": "^0.0.6",
"sodium": "^2.0.3",
"@discordjs/uws": "^10.149.0"
"sodium": "^2.0.3"
},
"peerDependenciesMeta": {
"bufferutil": {
Expand Down

0 comments on commit 5dd9181

Please sign in to comment.