Skip to content

Commit 57202df

Browse files
committed
Merge pull request max-mapper#65 from maxogden/ws-0.7
Bumped ws to 0.7.1
2 parents 0b3a9f8 + ce78d4c commit 57202df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"duplexify": "^3.2.0",
2626
"inherits": "^2.0.1",
2727
"through2": "^0.6.1",
28-
"ws": "^0.6.5",
28+
"ws": "^0.7.1",
2929
"xtend": "^4.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)