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 6af698f commit 1c2c7adCopy full SHA for 1c2c7ad
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@datastructures-js/queue",
3
- "version": "4.2.1",
+ "version": "4.2.2",
4
"description": "a performant queue implementation in javascript",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments