This commit is contained in:
AJ ONeal 2017-05-08 17:43:22 -06:00
父節點 90e42e13d4
當前提交 181027a07f
共有 2 個檔案被更改,包括 2 行新增2 行删除

查看文件

@ -39,5 +39,5 @@
"test", "test",
"tests" "tests"
], ],
"version": "1.0.9" "version": "1.0.10"
} }

查看文件

@ -1,6 +1,6 @@
{ {
"name": "oauth3.js", "name": "oauth3.js",
"version": "1.0.9", "version": "1.0.10",
"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": {