Skip to content

Commit

Permalink
[chore] Release 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Nov 12, 2017
1 parent b3f1d35 commit 1a685c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "engine.io",
"version": "3.1.3",
"version": "3.1.4",
"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>",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-preset-es2015": "^6.24.0",
"engine.io-client": "^3.1.1",
"engine.io-client": "3.1.4",
"eslint": "^4.5.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",
Expand Down

0 comments on commit 1a685c0

Please sign in to comment.