We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b841425 commit 035e51eCopy full SHA for 035e51e
package.json
@@ -9,7 +9,7 @@
9
},
10
"main": "./lib/passport-http",
11
"dependencies": {
12
- "passport": ">= 0.0.1"
+ "passport": ">= 0.1.2"
13
14
"engines": { "node": ">= 0.4.0" },
15
"keywords": ["passport", "http", "basic", "digest", "auth", "authn", "authentication"]
0 commit comments