We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a3b0f commit 7f76560Copy full SHA for 7f76560
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@badrap/sorted-queue",
+ "name": "sorted-queue",
3
"version": "0.4.0",
4
"type": "commonjs",
5
"description": "A sorted queue, based on an array-backed binary heap",
0 commit comments