Skip to content

Commit

Permalink
[chore] Bump engine.io to version 3.1.0 (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Apr 28, 2017
1 parent 442587e commit 9e7b543
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,7 +1,5 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '7'
Expand Down Expand Up @@ -30,7 +28,7 @@ matrix:
env: BROWSER_NAME=ie BROWSER_VERSION=10
- node_js: 'node'
env: BROWSER_NAME=ie BROWSER_VERSION=11
- node_js: '0.12'
- node_js: 'node'
env: BROWSER_NAME=microsoftedge BROWSER_VERSION=latest
- node_js: 'node'
env: BROWSER_NAME=iphone BROWSER_VERSION=8.4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"component-bind": "1.0.0",
"component-emitter": "1.2.1",
"debug": "2.6.4",
"engine.io-client": "2.0.2",
"engine.io-client": "~3.1.0",
"has-cors": "1.1.0",
"indexof": "0.0.1",
"object-component": "0.0.3",
Expand Down

0 comments on commit 9e7b543

Please sign in to comment.