Skip to content

Commit 0880889

Browse files
committed
1 parent d03acb7 commit 0880889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passport-paypal-oauth",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "PayPal (OAuth) authentication strategy for Passport.",
55
"keywords": [
66
"passport",
@@ -31,7 +31,7 @@
3131
"main": "./lib/passport-paypal-oauth",
3232
"dependencies": {
3333
"pkginfo": "0.2.x",
34-
"passport-oauth": "~0.1.2"
34+
"passport-oauth": "1.x.x"
3535
},
3636
"devDependencies": {
3737
"vows": "^0.8.1"

0 commit comments

Comments
 (0)