bump
This commit is contained in:
parent
621984664d
commit
8735096fa5
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "authenticator",
|
"name": "authenticator",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"homepage": "https://github.com/Daplie/browser-authenticator",
|
"homepage": "https://github.com/Daplie/browser-authenticator",
|
||||||
"authors": [
|
"authors": [
|
||||||
"AJ ONeal <awesome@coolaj86.com>"
|
"AJ ONeal <awesome@coolaj86.com>"
|
||||||
|
@ -35,8 +35,8 @@
|
||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"botp": "~3.0.1",
|
"botp": "~3.0.2",
|
||||||
"forge": "~0.6.37",
|
"forge": "~0.6.37",
|
||||||
"unibabel": "~2.1.0"
|
"unibabel": "~2.1.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue