bump
This commit is contained in:
parent
4f5da5cc94
commit
fc2f9558a0
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "authenticator",
|
"name": "authenticator",
|
||||||
"version": "1.0.0",
|
"version": "1.0.3",
|
||||||
"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>"
|
||||||
|
@ -33,5 +33,10 @@
|
||||||
"bower_components",
|
"bower_components",
|
||||||
"test",
|
"test",
|
||||||
"tests"
|
"tests"
|
||||||
]
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"botp": "~3.0.1",
|
||||||
|
"forge": "~0.6.37",
|
||||||
|
"unibabel": "~2.1.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue