2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

fixed tab

This commit is contained in:
Root-Core 2017-04-18 23:37:21 +02:00 committed by GitHub
parent 72f3846fcf
commit 49382198ad

View File

@ -23,7 +23,7 @@
}, },
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/socket.io": "~1.4.29", "@types/socket.io": "~1.4.29",
"jsonwebtoken": "^5.0.0", "jsonwebtoken": "^5.0.0",
"xtend": "~2.1.2" "xtend": "~2.1.2"
}, },