File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ list.remove(...)
22
22
[ ![ 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 )
23
23
[ ![ Version] ( https://img.shields.io/npm/v/@data-structure/skip-list.svg )] ( https://www.npmjs.org/package/@data-structure/skip-list )
24
24
[ ![ 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 )
27
26
[ ![ 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 )
28
27
[ ![ Downloads] ( https://img.shields.io/npm/dm/@data-structure/skip-list.svg )] ( https://www.npmjs.org/package/@data-structure/skip-list )
29
28
You can’t perform that action at this time.
0 commit comments