Skip to content

Commit 82c18bf

Browse files
committed
chore(doc): fix dependency badge
david.dm have beed discontinued for years. this replaces the dependancy badge with shields.io
1 parent 0feaf27 commit 82c18bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Test + Release](https://github.com/esatterwhite/node-seeli/actions/workflows/release.yml/badge.svg)](https://github.com/esatterwhite/node-seeli/actions/workflows/release.yml)
2-
![package dependancies](https://david-dm.org/esatterwhite/node-seeli.png)
2+
[![package dependancies](https://img.shields.io/librariesio/github/esatterwhite/node-seeli.svg)](https://github.com/esatterwhite/node-seeli)
33
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0df91a318dc444e7aedcdd4c77fda673)](https://app.codacy.com/gh/esatterwhite/node-seeli/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
44
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
55

0 commit comments

Comments
 (0)