Skip to content

Commit

Permalink
i didnt even want to update deps but no here we are updating deps for…
Browse files Browse the repository at this point in the history
… a version nobody will use because they all use v12
  • Loading branch information
amishshah committed Jan 13, 2018
1 parent 4584148 commit c4b1be8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -36,7 +36,7 @@
"prism-media": "^0.0.1",
"snekfetch": "^3.6.1",
"tweetnacl": "^1.0.0",
"ws": "^3.1.0"
"ws": "^4.0.0"
},
"peerDependencies": {
"bufferutil": "^3.0.3",
Expand All @@ -45,14 +45,14 @@
"opusscript": "^0.0.6",
"sodium": "^2.0.3",
"libsodium-wrappers": "^0.5.4",
"uws": "^0.14.5"
"uws": "^9.14.0"
},
"devDependencies": {
"@types/node": "^7.0.52",
"@types/node": "^8.5.7",
"discord.js-docgen": "hydrabolt/discord.js-docgen",
"eslint": "^4.15.0",
"parallel-webpack": "^2.2.0",
"uglifyjs-webpack-plugin": "^1.0.0-beta.1",
"uglifyjs-webpack-plugin": "^1.1.6",
"webpack": "^3.10.0"
},
"engines": {
Expand Down

0 comments on commit c4b1be8

Please sign in to comment.