Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
snyamathi authored Feb 3, 2018
1 parent 7c8da3f commit dabe391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)]() [![David](https://img.shields.io/david/expressjs/express.svg)]()
# 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) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)](https://npm-stat.com/charts.html?package=semver-intersect) [![David](https://david-dm.org/snyamathi/semver-intersect.svg)](https://david-dm.org/snyamathi/semver-intersect)
Get the intersection of multiple semver ranges

```js
Expand Down

0 comments on commit dabe391

Please sign in to comment.