Fix `truffle-contract` version

This commit is contained in:
fernandomg 2020-07-01 12:46:04 -03:00
parent ea6fc17457
commit fe987c0bbb
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
"reselect": "^4.0.0",
"semver": "7.3.2",
"styled-components": "^5.0.1",
"truffle-contract": "^4.0.31",
"truffle-contract": "4.0.31",
"web3": "1.2.8"
},
"devDependencies": {