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 ae1b136 commit 68a05feCopy full SHA for 68a05fe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "live-mutex",
3
- "version": "0.1.1052",
+ "version": "0.1.1053",
4
"description": "Simple mutex that uses a TCP server; useful if you cannot install Redis, etc.",
5
"main": "dist/index.js",
6
"typings": "dist/index.d.ts",
0 commit comments