Skip to content

Commit da0dea5

Browse files
authored
docs: remove david from readme
1 parent 7265aba commit da0dea5

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
[![CI Build Status][gh-actions-image]][gh-actions-url]
77
[![Code Coverage branch][codecov-image]][codecov-url]
88

9-
[![Dependency Status][david-image]][david-url]
10-
[![Dev Dependency Status][david-dev-image]][david-dev-url]
11-
[![Peer Dependency Status][david-peer-image]][david-peer-url]
12-
139
## Installation
1410

1511
Install the plugin with `npm`:
@@ -253,15 +249,4 @@ const webpackConfig = {
253249
https://github.com/SimenB/add-asset-html-webpack-plugin/actions/workflows/node.js.yml/badge.svg?branch=main
254250
[codecov-url]: https://codecov.io/gh/SimenB/add-asset-html-webpack-plugin
255251
[codecov-image]:
256-
https://img.shields.io/codecov/c/github/SimenB/add-asset-html-webpack-plugin/master.svg
257-
[david-url]: https://david-dm.org/SimenB/add-asset-html-webpack-plugin
258-
[david-image]:
259-
https://img.shields.io/david/SimenB/add-asset-html-webpack-plugin.svg
260-
[david-dev-url]:
261-
https://david-dm.org/SimenB/add-asset-html-webpack-plugin?type=dev
262-
[david-dev-image]:
263-
https://img.shields.io/david/dev/SimenB/add-asset-html-webpack-plugin.svg
264-
[david-peer-url]:
265-
https://david-dm.org/SimenB/add-asset-html-webpack-plugin?type=peer
266-
[david-peer-image]:
267-
https://img.shields.io/david/peer/SimenB/add-asset-html-webpack-plugin.svg
252+
https://img.shields.io/codecov/c/github/SimenB/add-asset-html-webpack-plugin/main.svg

0 commit comments

Comments
 (0)