Skip to content

Commit

Permalink
Merge pull request #1 from DrPaulBrewer/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 馃尨
  • Loading branch information
DrPaulBrewer committed Oct 17, 2017
2 parents 21c8429 + b60842d commit dca838f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
simple-isomorphic-logger
========

[![Greenkeeper badge](https://badges.greenkeeper.io/DrPaulBrewer/simple-isomorphic-logger.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/DrPaulBrewer/simple-isomorphic-logger.svg?branch=master)](https://travis-ci.org/DrPaulBrewer/simple-isomorphic-logger)
[![Coverage Status](https://coveralls.io/repos/github/DrPaulBrewer/simple-isomorphic-logger/badge.svg?branch=master)](https://coveralls.io/github/DrPaulBrewer/simple-isomorphic-logger?branch=master)

Expand Down
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -26,13 +26,13 @@
"babel-core": "^6.10.4",
"babel-preset-es2015": "^6.9.0",
"concat-stream": "^1.6.0",
"coveralls": "^2.11.9",
"esdoc": "^0.4.7",
"eslint": "^3.0.1",
"coveralls": "^3.0.0",
"esdoc": "^1.0.3",
"eslint": "^4.9.0",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^2.5.3",
"mocha": "^4.0.1",
"readable-stream": "^2.2.8",
"should": "^8.3.1"
"should": "^13.1.2"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit dca838f

Please sign in to comment.