Rename to cli.js

This commit is contained in:
Jake 2019-03-22 19:03:36 +00:00
parent e2c067fbfb
commit 2df44132f9
No known key found for this signature in database
GPG Key ID: 1E172AEEACF8AE3D
2 changed files with 3 additions and 0 deletions

View File

View File

@ -13,5 +13,8 @@
"ora": "^3.2.0",
"request": "^2.88.0",
"valid-url": "^1.0.9"
},
"bin": {
"ttmsh": "./cli.js"
}
}