Skip to content

Commit 55b7f81

Browse files
🤖 docs(README.md): Replace david-dm dependencies badge by libraries.io.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/9b50c2a1d7e9ab7b4bc9c9ff88892e98c5f62244/src/transforms/readme:dependencies-badge-david-to-librariesio.js Please contact the author of the transform if you believe there was an error.
1 parent 4e8c690 commit 55b7f81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ list.remove(...)
2222
[![License](https://img.shields.io/github/license/data-structures-and-algorithms/skip-list.svg)](https://raw.githubusercontent.com/data-structures-and-algorithms/skip-list/main/LICENSE)
2323
[![Version](https://img.shields.io/npm/v/@data-structure/skip-list.svg)](https://www.npmjs.org/package/@data-structure/skip-list)
2424
[![Build](https://img.shields.io/travis/data-structures-and-algorithms/skip-list/main.svg)](https://travis-ci.org/data-structures-and-algorithms/skip-list/branches)
25-
[![Dependencies](https://img.shields.io/david/data-structures-and-algorithms/skip-list.svg)](https://david-dm.org/data-structures-and-algorithms/skip-list)
26-
[![Dev dependencies](https://img.shields.io/david/dev/data-structures-and-algorithms/skip-list.svg)](https://david-dm.org/data-structures-and-algorithms/skip-list?type=dev)
25+
[![Dependencies](https://img.shields.io/librariesio/github/data-structures-and-algorithms/skip-list.svg)](https://github.com/data-structures-and-algorithms/skip-list/network/dependencies)
2726
[![GitHub issues](https://img.shields.io/github/issues/data-structures-and-algorithms/skip-list.svg)](https://github.com/data-structures-and-algorithms/skip-list/issues)
2827
[![Downloads](https://img.shields.io/npm/dm/@data-structure/skip-list.svg)](https://www.npmjs.org/package/@data-structure/skip-list)
2928

0 commit comments

Comments
 (0)