This commit is contained in:
AJ ONeal 2017-04-04 16:42:27 -06:00
parent cc3975ca0c
commit 7b0d791318
2 changed files with 2 additions and 2 deletions

View File

@ -39,5 +39,5 @@
"test", "test",
"tests" "tests"
], ],
"version": "1.0.6" "version": "1.0.7"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "oauth3.js", "name": "oauth3.js",
"version": "1.0.6", "version": "1.0.7",
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.", "description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
"main": "oauth3.node.js", "main": "oauth3.node.js",
"scripts": { "scripts": {