Skip to content

Commit

Permalink
Merge pull request #72 from maxogden/upgrade-concat-stream
Browse files Browse the repository at this point in the history
Upgrade concat-stream to 1.6.2
  • Loading branch information
malept committed May 24, 2018
2 parents c1aa196 + 4514f66 commit 1cd5ceb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Expand Up @@ -3,5 +3,7 @@ language: node_js
node_js:
- '0.12'
- 'iojs'
- '4.0'
- '6.0'
- '4'
- '6'
- '8'
- '10'
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"extract"
],
"dependencies": {
"concat-stream": "1.6.0",
"concat-stream": "1.6.2",
"debug": "2.6.9",
"mkdirp": "0.5.1",
"yauzl": "2.4.1"
Expand Down

0 comments on commit 1cd5ceb

Please sign in to comment.