Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 馃尨 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and blakeembrey committed May 7, 2017
1 parent a5abc9e commit 2b56938
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
[![NPM Downloads][downloads-image]][downloads-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/blakeembrey/server-address.svg)](https://greenkeeper.io/)

Listen to a randomly available port and resolve urls relative to the server address.

Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -34,13 +34,13 @@
},
"homepage": "https://github.com/blakeembrey/server-address",
"devDependencies": {
"chai": "^2.3.0",
"istanbul": "^0.3.5",
"chai": "^3.5.0",
"istanbul": "^0.4.5",
"jshint": "^2.6.0",
"mocha": "^2.1.0",
"mocha": "^3.3.0",
"pre-commit": "^1.0.7",
"request": "^2.51.0",
"standard": "^3.8.0",
"standard": "^10.0.2",
"which": "^1.0.8"
},
"dependencies": {
Expand Down

0 comments on commit 2b56938

Please sign in to comment.