Skip to content

Commit

Permalink
package: bump ws to support maxPayload
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jun 24, 2016
1 parent 1529d5a commit ead9dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
],
"license": "MIT",
"dependencies": {
"accepts": "1.3.3",
"base64id": "0.1.0",
"debug": "2.2.0",
"ws": "1.0.1",
"engine.io-parser": "1.2.4",
"accepts": "1.3.3"
"ws": "1.1.0"
},
"devDependencies": {
"babel-preset-es2015": "6.3.13",
Expand Down

0 comments on commit ead9dfe

Please sign in to comment.