update dependencies

This commit is contained in:
poma 2019-11-08 03:28:29 +03:00
parent c4dded8a20
commit a94281ccc5
4 changed files with 3344 additions and 6496 deletions

View file

@ -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 () => {