diff --git a/README.md b/README.md index 57dd9c4..3be93e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # koa-manifest-rev +[![Greenkeeper badge](https://badges.greenkeeper.io/niftylettuce/koa-manifest-rev.svg)](https://greenkeeper.io/) + [![build status](https://semaphoreci.com/api/v1/niftylettuce/koa-manifest-rev/branches/master/shields_badge.svg)](https://semaphoreci.com/niftylettuce/koa-manifest-rev) [![code coverage](https://img.shields.io/codecov/c/github/niftylettuce/koa-manifest-rev.svg)](https://codecov.io/gh/niftylettuce/koa-manifest-rev) [![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) diff --git a/package.json b/package.json index ec97c04..cd9e852 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "nyc": "^11.1.0", "prettier": "^1.6.1", "remark-cli": "^4.0.0", - "remark-preset-github": "^0.0.5", + "remark-preset-github": "^0.0.6", "xo": "^0.19.0" }, "engines": {