mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-10-01 01:06:17 -04:00
fix cli.js issue
This commit is contained in:
parent
17308c9670
commit
18e6a19800
4
package-lock.json
generated
4
package-lock.json
generated
@ -8177,8 +8177,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"websnark": {
|
"websnark": {
|
||||||
"version": "git+https://github.com/tornadocash/websnark.git#2041cfa5fa0b71cd5cca9022a4eeea4afe28c9f7",
|
"version": "git+https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d",
|
||||||
"from": "git+https://github.com/tornadocash/websnark.git#2041cfa5fa0b71cd5cca9022a4eeea4afe28c9f7",
|
"from": "git+https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d",
|
||||||
"requires": {
|
"requires": {
|
||||||
"big-integer": "^1.6.42"
|
"big-integer": "^1.6.42"
|
||||||
}
|
}
|
||||||
|
@ -47,6 +47,6 @@
|
|||||||
"truffle-flattener": "^1.4.2",
|
"truffle-flattener": "^1.4.2",
|
||||||
"web3": "^1.2.2",
|
"web3": "^1.2.2",
|
||||||
"web3-utils": "^1.2.2",
|
"web3-utils": "^1.2.2",
|
||||||
"websnark": "git+https://github.com/tornadocash/websnark.git#2041cfa5fa0b71cd5cca9022a4eeea4afe28c9f7"
|
"websnark": "git+https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user