[chore] Release 3.1.5

Cherry-picked from 3.1.x branch.
This commit is contained in:
Damien Arrachequesne
2018-02-18 11:42:13 +01:00
parent b1fa020675
commit 63e2528656

View File

@@ -1,6 +1,6 @@
{
"name": "engine.io",
"version": "3.1.4",
"version": "3.1.5",
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
"main": "lib/engine.io",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
@@ -35,7 +35,7 @@
"devDependencies": {
"babel-eslint": "^8.0.2",
"babel-preset-es2015": "^6.24.0",
"engine.io-client": "3.1.4",
"engine.io-client": "3.1.5",
"eslint": "^4.5.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",