Skip to content

Commit b5029b9

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/3fadbfc03be787be61d688a4b90430927ab58aa5/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 a312203 commit b5029b9

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
@@ -24,8 +24,7 @@ next( reversed( identity( 3 ) ) ) ; // [ 0 , 1 , 2 ]
2424
[![License](https://img.shields.io/github/license/computational-combinatorics/permutation.svg)](https://raw.githubusercontent.com/computational-combinatorics/permutation/main/LICENSE)
2525
[![Version](https://img.shields.io/npm/v/@combinatorics/permutation.svg)](https://www.npmjs.org/package/@combinatorics/permutation)
2626
[![Tests](https://img.shields.io/github/workflow/status/computational-combinatorics/permutation/ci?event=push&label=tests)](https://github.com/computational-combinatorics/permutation/actions/workflows/ci.yml?query=branch:main)
27-
[![Dependencies](https://img.shields.io/david/computational-combinatorics/permutation.svg)](https://david-dm.org/computational-combinatorics/permutation)
28-
[![Dev dependencies](https://img.shields.io/david/dev/computational-combinatorics/permutation.svg)](https://david-dm.org/computational-combinatorics/permutation?type=dev)
27+
[![Dependencies](https://img.shields.io/librariesio/github/computational-combinatorics/permutation.svg)](https://github.com/computational-combinatorics/permutation/network/dependencies)
2928
[![GitHub issues](https://img.shields.io/github/issues/computational-combinatorics/permutation.svg)](https://github.com/computational-combinatorics/permutation/issues)
3029
[![Downloads](https://img.shields.io/npm/dm/@combinatorics/permutation.svg)](https://www.npmjs.org/package/@combinatorics/permutation)
3130

0 commit comments

Comments
 (0)