mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
Fixed mocha tests by downgrading "jsonwebtoken"
Version 5.7.0 is the last working.
This commit is contained in:
parent
d2cc8fb514
commit
4033483154
@ -22,7 +22,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jsonwebtoken": "^7.3.0",
|
||||
"jsonwebtoken": "^5.7.0",
|
||||
"xtend": "~4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user