Skip to content

Commit 90f4d17

Browse files
committedNov 12, 2017
[chore] Release 3.1.4
1 parent 7fab005 commit 90f4d17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "engine.io-client",
33
"description": "Client for the realtime Engine",
44
"license": "MIT",
5-
"version": "3.1.3",
5+
"version": "3.1.4",
66
"main": "lib/index.js",
77
"homepage": "https://github.com/socketio/engine.io-client",
88
"contributors": [
@@ -45,7 +45,7 @@
4545
"concat-stream": "^1.6.0",
4646
"del": "^2.2.2",
4747
"derequire": "^2.0.6",
48-
"engine.io": "3.1.3",
48+
"engine.io": "3.1.4",
4949
"eslint-config-standard": "4.4.0",
5050
"eslint-plugin-standard": "1.3.1",
5151
"expect.js": "^0.3.1",

0 commit comments

Comments
 (0)
Please sign in to comment.