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 @@ -7,8 +7,7 @@ but stores the queue as two flat arrays of items and their numeric priority valu
7
7
(without a way to specify a comparator function).
8
8
This makes the queue more limited, but several times faster.
9
9
10
- [ ![ Build Status] ( https://github.com/mourner/flatqueue/workflows/Node/badge.svg?branch=master )] ( https://github.com/mourner/flatqueue/actions )
11
- [ ![ Minzipped Size] ( https://badgen.net/bundlephobia/minzip/flatqueue )] ( https://esm.run/flatqueue )
10
+ [ ![ Build Status] ( https://github.com/mourner/flatqueue/actions/workflows/node.yml/badge.svg )] ( https://github.com/mourner/flatqueue/actions/workflows/node.yml )
12
11
[ ![ Simply Awesome] ( https://img.shields.io/badge/simply-awesome-brightgreen.svg )] ( https://github.com/mourner/projects )
13
12
14
13
## Usage
You can’t perform that action at this time.
0 commit comments