Skip to content

Commit 9bbf0f6

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/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/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 b965897 commit 9bbf0f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ Parent is [js-sorting](https://github.com/make-github-pseudonymous-again/js-sort
88
[![License](https://img.shields.io/github/license/integer-sorting/radix-sort.svg)](https://raw.githubusercontent.com/integer-sorting/radix-sort/main/LICENSE)
99
[![Version](https://img.shields.io/npm/v/@integer-sorting/radix-sort.svg)](https://www.npmjs.org/package/@integer-sorting/radix-sort)
1010
[![Build](https://img.shields.io/travis/integer-sorting/radix-sort/main.svg)](https://travis-ci.org/integer-sorting/radix-sort/branches)
11-
[![Dependencies](https://img.shields.io/david/integer-sorting/radix-sort.svg)](https://david-dm.org/integer-sorting/radix-sort)
12-
[![Dev dependencies](https://img.shields.io/david/dev/integer-sorting/radix-sort.svg)](https://david-dm.org/integer-sorting/radix-sort?type=dev)
11+
[![Dependencies](https://img.shields.io/librariesio/github/integer-sorting/radix-sort.svg)](https://github.com/integer-sorting/radix-sort/network/dependencies)
1312
[![GitHub issues](https://img.shields.io/github/issues/integer-sorting/radix-sort.svg)](https://github.com/integer-sorting/radix-sort/issues)
1413
[![Downloads](https://img.shields.io/npm/dm/@integer-sorting/radix-sort.svg)](https://www.npmjs.org/package/@integer-sorting/radix-sort)
1514

0 commit comments

Comments
 (0)