2.0.0
This commit is contained in:
parent
b292ab75af
commit
86f4fd43ab
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "socketio-jwt",
|
"name": "socketio-jwt",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"description": "authenticate socket.io connections using JWTs",
|
"description": "authenticate socket.io connections using JWTs",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -36,4 +36,4 @@
|
|||||||
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git",
|
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git",
|
||||||
"connect": "~2.7.11"
|
"connect": "~2.7.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user