This commit is contained in:
AJ ONeal 2015-10-07 13:39:45 -07:00
parent 2baa4550ed
commit 3b9d86fca5
1 changed files with 1 additions and 1 deletions

View File

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