v1.0.6
This commit is contained in:
parent
e570f484bf
commit
cc3975ca0c
|
@ -39,5 +39,5 @@
|
|||
"test",
|
||||
"tests"
|
||||
],
|
||||
"version": "1.0.5"
|
||||
"version": "1.0.6"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "oauth3.js",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
|
||||
"main": "oauth3.node.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue