Skip to content

Commit

Permalink
fix(doc): devDependency badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiansen committed Jul 5, 2016
1 parent 23ff5d4 commit 1516c99
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,6 +1,6 @@
[![Build Status][build]][build-link]
[![Dependency Status](https://david-dm.org/jiansen/match-js.svg)](https://david-dm.org/jiansen/match-js)
[![devDependency Status](https://david-dm.org/jiansen/match-js/dev-status.svg)](https://david-dm.org/mxstbr/jiansen/match-js#info=devDependencies)
[![devDependency Status](https://david-dm.org/jiansen/match-js/dev-status.svg)](https://david-dm.org/jiansen/match-js#info=devDependencies)
[![npm monthly downloads](https://img.shields.io/npm/dm/match-js.svg?style=flat)](https://www.npmjs.com/package/match-js)
[![current version](https://img.shields.io/npm/v/match-js.svg?style=flat)](https://www.npmjs.com/package/match-js)
[![semantic-release][semantic-image]][semantic-url]
Expand Down

0 comments on commit 1516c99

Please sign in to comment.