fix bin
This commit is contained in:
parent
55394bcb47
commit
03e01665e2
|
@ -4,7 +4,7 @@
|
|||
"description": "A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, TOTP / 2FA / MFA / OTP, etc)",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"authenticator-cli": "authenticator.js"
|
||||
"authenticator": "bin/authenticator.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"authenticator": "^1.1.0",
|
||||
|
|
Loading…
Reference in New Issue