Skip to content

Commit

Permalink
Merge 0d732cc into 47a2581
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 9, 2018
2 parents 47a2581 + 0d732cc commit 735c29b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# express-json-error-handler [![Build Status](https://travis-ci.org/noamokman/express-json-error-handler.svg?branch=master)](https://travis-ci.org/noamokman/express-json-error-handler) [![Coverage Status](https://coveralls.io/repos/github/noamokman/express-json-error-handler/badge.svg?branch=master)](https://coveralls.io/github/noamokman/express-json-error-handler?branch=master)
# express-json-error-handler [![Build Status](https://travis-ci.org/noamokman/express-json-error-handler.svg?branch=master)](https://travis-ci.org/noamokman/express-json-error-handler) [![Coverage Status](https://coveralls.io/repos/github/noamokman/express-json-error-handler/badge.svg?branch=master)](https://coveralls.io/github/noamokman/express-json-error-handler?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/noamokman/express-json-error-handler.svg)](https://greenkeeper.io/)

Error handler for express JSON APIs

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
]
},
"devDependencies": {
"@commitlint/cli": "^6.2.0",
"@commitlint/config-angular": "^6.1.3",
"@commitlint/cli": "^7.0.0",
"@commitlint/config-angular": "^7.0.1",
"babel-cli": "^6.26.0",
"babel-jest": "^23.0.0-alpha.0",
"babel-preset-env": "^1.6.1",
Expand All @@ -61,7 +61,7 @@
"eslint-plugin-lodash": "^2.7.0",
"eslint-plugin-unicorn": "^4.0.3",
"husky": "^0.14.3",
"jest": "^22.4.3",
"jest": "^23.1.0",
"lint-staged": "^7.0.5",
"npm-run-all": "^4.1.2",
"rimraf": "^2.6.2"
Expand Down

0 comments on commit 735c29b

Please sign in to comment.