このコミットが含まれているのは:
AJ ONeal 2017-03-29 18:33:26 -06:00
コミット c120e0c6cd
2個のファイルの変更2行の追加2行の削除

ファイルの表示

@ -39,5 +39,5 @@
"test",
"tests"
],
"version": "1.0.3"
"version": "1.0.4"
}

ファイルの表示

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