mirror of https://github.com/webpack/webpack.git
docs: remove david-dm from README
This commit is contained in:
parent
9fcaa24357
commit
5023184174
|
@ -8,7 +8,6 @@
|
|||
[![npm][npm]][npm-url]
|
||||
|
||||
[![node][node]][node-url]
|
||||
[![deps][deps]][deps-url]
|
||||
[![builds2][builds2]][builds2-url]
|
||||
[![coverage][cover]][cover-url]
|
||||
[![licenses][licenses]][licenses-url]
|
||||
|
@ -706,8 +705,6 @@ src="https://static.monei.net/monei-logo.svg" height="30" alt="MONEI"></a>
|
|||
[npm-url]: https://npmjs.com/package/webpack
|
||||
[node]: https://img.shields.io/node/v/webpack.svg
|
||||
[node-url]: https://nodejs.org
|
||||
[deps]: https://img.shields.io/david/webpack/webpack.svg
|
||||
[deps-url]: https://david-dm.org/webpack/webpack
|
||||
[prs]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
|
||||
[prs-url]: https://webpack.js.org/contribute/
|
||||
[builds2]: https://dev.azure.com/webpack/webpack/_apis/build/status/webpack.webpack
|
||||
|
|
Loading…
Reference in New Issue