Skip to content

Commit 92f5a45

Browse files
authored
docs: remove deps badge (#1272)
1 parent f3c62b8 commit 92f5a45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
[![npm][npm]][npm-url]
88
[![node][node]][node-url]
9-
[![deps][deps]][deps-url]
109
[![tests][tests]][tests-url]
1110
[![coverage][cover]][cover-url]
1211
[![chat][chat]][chat-url]
@@ -525,8 +524,6 @@ Please take a moment to read our contributing guidelines if you haven't yet done
525524
[npm-url]: https://npmjs.com/package/webpack-dev-middleware
526525
[node]: https://img.shields.io/node/v/webpack-dev-middleware.svg
527526
[node-url]: https://nodejs.org
528-
[deps]: https://david-dm.org/webpack/webpack-dev-middleware.svg
529-
[deps-url]: https://david-dm.org/webpack/webpack-dev-middleware
530527
[tests]: https://github.com/webpack/webpack-dev-middleware/workflows/webpack-dev-middleware/badge.svg
531528
[tests-url]: https://github.com/webpack/webpack-dev-middleware/actions
532529
[cover]: https://codecov.io/gh/webpack/webpack-dev-middleware/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)