File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments