Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd6f638

Browse files
committed
package: bump to work with all objects (fixes socketio#1955)
1 parent 83b36e5 commit bd6f638

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
@@ -23,7 +23,7 @@
2323
"socket.io-parser": "2.2.2",
2424
"socket.io-client": "1.3.2",
2525
"socket.io-adapter": "0.3.1",
26-
"has-binary-data": "0.1.3",
26+
"has-binary": "0.1.6",
2727
"debug": "2.1.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)