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 6ca55c2 commit 59c12d6Copy full SHA for 59c12d6
History.md
@@ -1,4 +1,9 @@
1
2
+1.8.4 / 2017-04-28
3
+===================
4
+
5
+(following engine.io bump)
6
7
1.8.3 / 2017-02-16
8
===================
9
package.json
@@ -2,7 +2,7 @@
"name": "engine.io-client",
"description": "Client for the realtime Engine",
"license": "MIT",
- "version": "1.8.3",
+ "version": "1.8.4",
"homepage": "https://github.com/socketio/engine.io-client",
"contributors": [
{
@@ -47,7 +47,7 @@
47
"derequire": "1.2.0",
48
"eslint-config-standard": "4.4.0",
49
"eslint-plugin-standard": "1.3.1",
50
- "engine.io": "1.8.3",
+ "engine.io": "1.8.4",
51
"expect.js": "0.2.0",
52
"express": "3.4.8",
53
"gulp": "3.9.0",
0 commit comments