reroute censored dependencies
This commit is contained in:
parent
378ddf8b8b
commit
1b25a95a1b
@ -12,17 +12,17 @@
|
||||
"axios": "^0.19.2",
|
||||
"bignumber.js": "^9.0.0",
|
||||
"circom": "0.0.35",
|
||||
"circomlib": "git+https://github.com/tornadocash/circomlib.git#3b492f9801573eebcfe1b6c584afe8a3beecf2b4",
|
||||
"circomlib": "git+https://git@development.tornadocash.community/tornadocash/circomlib#master",
|
||||
"commander": "^5.1.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"fixed-merkle-tree": "^0.6.1",
|
||||
"fixed-merkle-tree": "git+https://git@development.tornadocash.community/tornadocash/fixed-merkle-tree#master",
|
||||
"gas-price-oracle": "^0.4.4",
|
||||
"private-ip": "^2.3.3",
|
||||
"snarkjs": "git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5",
|
||||
"snarkjs": "git+https://git@development.tornadocash.community/tornadocash/snarkjs#master",
|
||||
"socks-proxy-agent": "^6.1.1",
|
||||
"web3": "^1.6.1",
|
||||
"web3-providers-http": "file:local_modules/web3-providers-http",
|
||||
"websnark": "git+https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d"
|
||||
"websnark": "git+https://git@development.tornadocash.community/tornadocash/websnark#master"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user