We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fab005 commit 90f4d17Copy full SHA for 90f4d17
package.json
@@ -2,7 +2,7 @@
2
"name": "engine.io-client",
3
"description": "Client for the realtime Engine",
4
"license": "MIT",
5
- "version": "3.1.3",
+ "version": "3.1.4",
6
"main": "lib/index.js",
7
"homepage": "https://github.com/socketio/engine.io-client",
8
"contributors": [
@@ -45,7 +45,7 @@
45
"concat-stream": "^1.6.0",
46
"del": "^2.2.2",
47
"derequire": "^2.0.6",
48
- "engine.io": "3.1.3",
+ "engine.io": "3.1.4",
49
"eslint-config-standard": "4.4.0",
50
"eslint-plugin-standard": "1.3.1",
51
"expect.js": "^0.3.1",
0 commit comments