From cc5e1218426f21beaea94908775342623c27934b Mon Sep 17 00:00:00 2001 From: Thomas Hu Date: Sat, 6 Jun 2020 13:48:44 -0400 Subject: [PATCH] Update depstat image and urls --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06a09df4..a10cce05 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ istanbul cover test.js [npm-url]: https://npmjs.org/package/codecov [npm-image]: https://img.shields.io/npm/v/codecov.svg [depstat-url]: https://david-dm.org/codecov/codecov-node -[depstat-image]: https://img.shields.io/david/codecov/codecov-node/master.svg -[devdepstat-url]: https://david-dm.org/codecov/codecov-node#info=devDependencies -[devdepstat-image]: https://img.shields.io/david/dev/codecov/codecov-node/master.svg +[depstat-image]: https://david-dm.org/codecov/codecov-node/status.svg +[devdepstat-url]: https://david-dm.org/codecov/codecov-node?type=dev +[devdepstat-image]: https://david-dm.org/codecov/codecov-node/dev-status.svg **With NYC**