1.1.0
This commit is contained in:
parent
3f362cc5f5
commit
9fea831500
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "passport.socketio",
|
"name": "passport.socketio",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"description": "access passport.js authenticated user information from socket.io",
|
"description": "access passport.js authenticated user information from socket.io",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -36,4 +36,4 @@
|
|||||||
"xmlhttprequest": "~1.5.0",
|
"xmlhttprequest": "~1.5.0",
|
||||||
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git"
|
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user