Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 62ea429

Browse files
committed
Revert "Version bump to finalize dependency pin"
This reverts commit 286c649.
1 parent 539997b commit 62ea429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "concurrent-priority-worker-queue",
3-
"version": "2.0.1",
3+
"version": "2.0.0",
44
"description": "A priority worker queue that allows you to work with more than just integers and allows you to configure concurrency.",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)