Update dependencies, build configs

This commit is contained in:
2022-04-27 16:27:38 +02:00
parent 64bd2477c7
commit 77dbde8bb4
5 changed files with 37148 additions and 13343 deletions
-10
View File
@@ -25,16 +25,6 @@ module.exports = function(environment) {
// when it is created
},
browserify: {
tests: true,
transform: [
["babelify", {
presets: ["es2015"],
global: true
}]
]
},
web3ProviderUrl: 'https://rinkeby.infura.io/v3/d4f788b7a6584f7db2fc3c268d4d09e9',
web3RequiredNetwork: 'rinkeby',