Skip to content

Commit b4748e2

Browse files
committed
correct devDependencies badge
1 parent ea94b3a commit b4748e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Node.js implementation of Stack Exchange's MiniProfiler
55
[![Build](https://travis-ci.org/goenning/miniprofiler-node.svg)](https://travis-ci.org/goenning/miniprofiler-node)
66
[![Coverage](https://coveralls.io/repos/github/goenning/miniprofiler-node/badge.svg?branch=master)](https://coveralls.io/github/goenning/miniprofiler-node?branch=master)
77
![Dependencies](https://david-dm.org/goenning/miniprofiler-node.svg)
8-
![devDependencies](https://david-dm.org/goenning/miniprofiler-node.svg#info=devDependencies)
8+
![devDependencies](https://david-dm.org/goenning/miniprofiler-node/dev-status.svg#info=devDependencies)
99

1010
### This is working, but not yet considered production ready. Use with caution.
1111

0 commit comments

Comments
 (0)