you can now do generate_input.ts -e wallet.eml to change the input file

This commit is contained in:
Divide-By-0
2023-04-03 06:20:02 +07:00
parent 2fd0f7f6a8
commit 45b8341e54
3 changed files with 31 additions and 2 deletions

View File

@@ -45,7 +45,8 @@
"ts-node": "^10.9.1",
"typescript": "^4.8.3",
"wagmi": "^0.6.8",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"yargs": "^17.7.1"
},
"resolutions": {
"react-error-overlay": "6.0.9"