Skip to content

Commit b15682a

Browse files
committed
Added back dev dependencies badge.
1 parent 23bfd54 commit b15682a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build status][travis-image]][travis-url]
44
[![Dependencies][deps-image]][deps-url]
5+
[![devDependencies][dev-deps-image]][dev-deps-url]
56
[![NPM version][npm-image]][npm-url]
67

78

@@ -433,6 +434,6 @@ BSD
433434
[deps-image]: https://img.shields.io/david/heya/globalize.svg
434435
[deps-url]: https://david-dm.org/heya/globalize
435436
[dev-deps-image]: https://img.shields.io/david/dev/heya/globalize.svg
436-
[dev-deps-url]: https://david-dm.org/heya/globalize#info=devDependencies
437+
[dev-deps-url]: https://david-dm.org/heya/globalize?type=dev
437438
[travis-image]: https://img.shields.io/travis/heya/globalize.svg
438439
[travis-url]: https://travis-ci.org/heya/globalize

0 commit comments

Comments
 (0)