diff --git a/README.md b/README.md index b0d83b6..3734317 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ![giphy](https://user-images.githubusercontent.com/90316/37671913-0eb2f70a-2c6d-11e8-809e-04d3b40ef1c9.gif) [![Build Status](https://travis-ci.com/oceanprotocol/webtasks.svg?token=3psqw6c8KMDqfdGQ2x6d&branch=master)](https://travis-ci.com/oceanprotocol/webtasks) -[![js oceanprotocol](https://img.shields.io/badge/js-oceanprotocol-7b1173.svg)](https://github.com/oceanprotocol/eslint-config-oceanprotocol) +[![js oceanprotocol](https://img.shields.io/badge/js-oceanprotocol-7b1173.svg)](https://github.com/oceanprotocol/eslint-config-oceanprotocol) [![Greenkeeper badge](https://badges.greenkeeper.io/oceanprotocol/webtasks.svg)](https://greenkeeper.io/) ## Table of Contents diff --git a/package.json b/package.json index b09dafa..49d5368 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "eslint-config-oceanprotocol": "^1.0.6", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.13.0", - "eslint-plugin-node": "^6.0.1", + "eslint-plugin-node": "^7.0.1", "eslint-plugin-promise": "^3.8.0", "eslint-plugin-standard": "^3.1.0" }