add value check

This commit is contained in:
牛涛涛
2020-12-21 20:38:25 +08:00
parent cca9f9b115
commit 11aa918fc9
2 changed files with 35 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
"ethjs": "^0.4.0",
"lodash": "^4.17.20",
"mocha": "^7.2.0",
"solc": "0.6.9",
"solc": "^0.6.9",
"truffle-hdwallet-provider": "^1.0.17",
"ts-node": "^8.10.2",
"typescript": "^3.9.5",