mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-02 06:16:03 -04:00
update dependencies
This commit is contained in:
parent
c4dded8a20
commit
a94281ccc5
4 changed files with 3344 additions and 6496 deletions
|
@ -2,7 +2,7 @@
|
|||
const path = require('path')
|
||||
|
||||
const genContract = require('circomlib/src/mimcsponge_gencontract.js')
|
||||
const Artifactor = require('truffle-artifactor')
|
||||
const Artifactor = require('@truffle/artifactor')
|
||||
|
||||
module.exports = function(deployer) {
|
||||
return deployer.then( async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue