v1.1.5 - update cli package

This commit is contained in:
AJ ONeal 2018-05-29 14:26:12 -06:00
parent 8826eda195
commit 0c021be7a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "authenticator",
"version": "1.1.4",
"version": "1.1.5",
"description": "Two- / Multi- Factor Authenication (2FA / MFA) for node.js",
"main": "authenticator.js",
"scripts": {