mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 02:32:22 +00:00
chore(npm): upgrade paypal-express-checkout -> manual fix now in module
This commit is contained in:
parent
d71f126ac4
commit
ebcce81baa
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
"optimist": "~0.5.2",
|
||||
"passport": "~0.1.18",
|
||||
"passport-facebook": "~1.0.2",
|
||||
"paypal-express-checkout": "git://github.com/HabitRPG/node-paypal-express-checkout#habitrpg",
|
||||
"paypal-express-checkout": "~1.0.1",
|
||||
"paypal-ipn": "~1.0.1",
|
||||
"paypal-recurring": "git://github.com/jaybryant/paypal-recurring#656b496f43440893c984700191666a5c5c535dca",
|
||||
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
|
||||
|
|
|
|||
Loading…
Reference in a new issue