fix auto-deploy

This commit is contained in:
Roman Storm 2017-11-09 20:52:39 -08:00
parent ce0b43b224
commit c0369fa0b5
4 changed files with 992 additions and 1 deletions

4
.ethgas.js Normal file
View File

@ -0,0 +1,4 @@
module.exports = {
currency: "USD",
gasPrice: 1000000000
}

View File

987
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,9 +19,9 @@
},
"devDependencies": {
"coveralls": "^3.0.0",
"eth-gas-reporter": "0.0.12",
"ethereumjs-testrpc": "^6.0.1",
"mochawesome": "^2.3.1",
"solidity-coverage": "^0.4.0"
}
}