Skip to content

Commit

Permalink
fix(package): update ws to version 3.3.2
Browse files Browse the repository at this point in the history
Closes #9
  • Loading branch information
greenkeeper[bot] committed Nov 21, 2017
1 parent 06c19ad commit e64fe15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "make check"
},
"dependencies": {
"ws": "^2.3.1"
"ws": "^3.3.2"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit e64fe15

Please sign in to comment.