cli: interactive run with -t flag

This commit is contained in:
Thomas Hobson 2021-07-17 00:23:45 +12:00
parent 3436648add
commit 4933577dae
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
3 changed files with 153 additions and 9 deletions

View file

@ -10,6 +10,7 @@
"minimatch": "^3.0.4",
"nocamel": "^1.0.2",
"semver": "^7.3.5",
"ws": "^7.5.3",
"yargs": "^16.2.0"
}
}