Skip to content

Commit 2c860a3

Browse files
committed
7.3.3
1 parent 08fff4a commit 2c860a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p-queue",
3-
"version": "7.3.2",
3+
"version": "7.3.3",
44
"description": "Promise queue with concurrency control",
55
"license": "MIT",
66
"repository": "sindresorhus/p-queue",
@@ -80,4 +80,4 @@
8080
"@typescript-eslint/no-invalid-void-type": "off"
8181
}
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)