bug fix
正在显示
File moved
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -10,12 +10,9 @@ | ... | @@ -10,12 +10,9 @@ |
| "ethereum-hdwallet": "0.0.26", | "ethereum-hdwallet": "0.0.26", | ||
| "ethereumjs-util": "^7.0.2", | "ethereumjs-util": "^7.0.2", | ||
| "inquirer": "^7.2.0", | "inquirer": "^7.2.0", | ||
| "thinkium-web3js": "^1.0.8", | "thinkium-web3js": "^1.0.8" | ||
| "web3": "^1.2.9" | |||
| }, | |||
| "devDependencies": { | |||
| "pkg": "^4.4.9" | |||
| }, | }, | ||
| "devDependencies": {}, | |||
| "scripts": { | "scripts": { | ||
| "pkg": "node --max_old_space_size=4096 ./node_modules/.bin/pkg -t package.json" | "pkg": "node --max_old_space_size=4096 ./node_modules/.bin/pkg -t package.json" | ||
| }, | }, | ||
| ... | ... |
请
注册
或者
登录
后发表评论