add async-mutex

This commit is contained in:
被遗忘的记忆
2024-12-12 00:55:22 +08:00
committed by GitHub
parent 1b2530157b
commit 22ba0d6256
+2 -1
View File
@@ -21,6 +21,7 @@
"ngrok": "^5.0.0-beta.2",
"node-fetch": "^3.3.2",
"socket.io-client": "^4.8.0",
"crypto-js": "^4.2.0"
"crypto-js": "^4.2.0",
"async-mutex": "^0.5.0"
}
}