Skip to content

Commit 8fe01d1

Browse files
author
James Garrett
authored
fix passport-oauth2 version (#101)
1 parent c172e57 commit 8fe01d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"license": "MIT",
3636
"dependencies": {
37-
"passport-oauth2": "^1.7.0"
37+
"passport-oauth2": "1.x.x"
3838
},
3939
"directories": {
4040
"example": "example",

0 commit comments

Comments
 (0)