feat: adds locks to tree to prevent race conditions

This commit is contained in:
Kobi Gurkan
2019-05-15 14:13:03 +03:00
parent 0f3bb40bc6
commit 592c48100c

View File

@@ -1,6 +1,6 @@
{
"name": "zkp-semaphorejs",
"version": "0.2.0",
"version": "0.2.1",
"description": "Zero-knowledge signaling on Ethereum",
"main": "index.js",
"scripts": {