mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-21 05:08:51 +00:00
fix(auth): upgrade facebook to Graph API 2, fixes #4832
This commit is contained in:
parent
3830a39804
commit
0c63f6cb7d
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"jquery-colorbox": "~1.4.36",
|
||||
"pnotify": "~1.3.1",
|
||||
"jquery-ui": "~1.10.3",
|
||||
"hello": "~1.3.1",
|
||||
"hello": "~1.5.0",
|
||||
"css-social-buttons": "https://github.com/samcollins/css-social-buttons.git",
|
||||
"angular-filter": "~0.5.1",
|
||||
"angular-ui-router": "~0.2.13"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"nodemailer": "~0.5.2",
|
||||
"pageres": "^1.0.1",
|
||||
"passport": "~0.2.1",
|
||||
"passport-facebook": "Fonger/passport-facebook#a8f98adcddad99caa9a918bc7b76462c92c5c9fd",
|
||||
"passport-facebook": "2.0.0",
|
||||
"paypal-ipn": "2.1.0",
|
||||
"paypal-rest-sdk": "^1.2.1",
|
||||
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
|
||||
|
|
|
|||
Loading…
Reference in a new issue