diff --git a/README.md b/README.md index 7f25f29..e34152f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# semver-intersect [![npm](https://img.shields.io/npm/v/semver-intersect.svg)](https://www.npmjs.com/package/semver-intersect) [![Build Status](https://travis-ci.org/snyamathi/semver-intersect.svg?branch=master)](https://travis-ci.org/snyamathi/semver-intersect) [![David](https://david-dm.org/snyamathi/semver-intersect.svg)](https://david-dm.org/snyamathi/semver-intersect) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)](https://npm-stat.com/charts.html?package=semver-intersect) +# semver-intersect [![npm](https://img.shields.io/npm/v/semver-intersect.svg)](https://www.npmjs.com/package/semver-intersect) [![Build Status](https://travis-ci.org/snyamathi/semver-intersect.svg?branch=master)](https://travis-ci.org/snyamathi/semver-intersect) [![David](https://david-dm.org/snyamathi/semver-intersect.svg)](https://david-dm.org/snyamathi/semver-intersect) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)](https://npm-stat.com/charts.html?package=semver-intersect) [![Greenkeeper badge](https://badges.greenkeeper.io/snyamathi/semver-intersect.svg)](https://greenkeeper.io/) Get the intersection of multiple semver ranges ```js diff --git a/package.json b/package.json index 63b1a88..53113d2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "babel-register": "^6.26.0", "chai": "^4.0.0", "eslint": "^4.0.0", - "jenkins-mocha": "^4.0.0" + "jenkins-mocha": "^6.0.0" }, "keywords": [ "semver"