This commit is contained in:
José F. Romaniello 2013-06-04 15:21:26 -03:00
parent 3f362cc5f5
commit 9fea831500

View File

@ -1,6 +1,6 @@
{
"name": "passport.socketio",
"version": "1.0.1",
"version": "1.1.0",
"description": "access passport.js authenticated user information from socket.io",
"main": "lib/index.js",
"keywords": [
@ -36,4 +36,4 @@
"xmlhttprequest": "~1.5.0",
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git"
}
}
}