This commit is contained in:
程广 2025-11-17 15:52:09 +08:00
parent b835138a76
commit a9bdbf1d4a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "nlocks", "name": "nlocks",
"version": "1.0.0", "version": "1.0.1",
"description": "A Node.js library providing asynchronous locking mechanisms including in-memory locks and file-based locks", "description": "A Node.js library providing asynchronous locking mechanisms including in-memory locks and file-based locks",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {