Skip to content

Commit

Permalink
Bumped dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Mar 5, 2017
1 parent 5c97a6e commit bbb88e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,9 +33,9 @@
"coveralls": "^2.11.14",
"farmhash": "^1.2.1",
"pre-commit": "^1.1.2",
"snazzy": "^5.0.0",
"standard": "^8.5.0",
"tap": "^8.0.0"
"snazzy": "^6.0.0",
"standard": "^9.0.0",
"tap": "^10.0.0"
},
"dependencies": {
"end-of-stream": "^1.1.0",
Expand Down
1 change: 0 additions & 1 deletion test/dedupe.test.js
Expand Up @@ -55,4 +55,3 @@ main.upring.on('up', () => {
})
})
})

0 comments on commit bbb88e8

Please sign in to comment.