Skip to content

Commit 035e51e

Browse files
committedOct 26, 2011
Depend on Passport 0.1.2.
1 parent b841425 commit 035e51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"main": "./lib/passport-http",
1111
"dependencies": {
12-
"passport": ">= 0.0.1"
12+
"passport": ">= 0.1.2"
1313
},
1414
"engines": { "node": ">= 0.4.0" },
1515
"keywords": ["passport", "http", "basic", "digest", "auth", "authn", "authentication"]

0 commit comments

Comments
 (0)
Failed to load comments.