We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23bfd54 commit b15682aCopy full SHA for b15682a
README.md
@@ -2,6 +2,7 @@
2
3
[![Build status][travis-image]][travis-url]
4
[![Dependencies][deps-image]][deps-url]
5
+[![devDependencies][dev-deps-image]][dev-deps-url]
6
[![NPM version][npm-image]][npm-url]
7
8
@@ -433,6 +434,6 @@ BSD
433
434
[deps-image]: https://img.shields.io/david/heya/globalize.svg
435
[deps-url]: https://david-dm.org/heya/globalize
436
[dev-deps-image]: https://img.shields.io/david/dev/heya/globalize.svg
-[dev-deps-url]: https://david-dm.org/heya/globalize#info=devDependencies
437
+[dev-deps-url]: https://david-dm.org/heya/globalize?type=dev
438
[travis-image]: https://img.shields.io/travis/heya/globalize.svg
439
[travis-url]: https://travis-ci.org/heya/globalize
0 commit comments