bump socket.io for tests

This commit is contained in:
Naoyuki Kanezawa
2015-06-07 03:02:14 +09:00
parent 4bc78b1631
commit 521863d4a6

View File

@@ -1,8 +1,6 @@
{ {
"name": "socket.io-client.java-test",
"version": "0.0.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"socket.io": "1.3.2" "socket.io": "1.3.5"
} }
} }