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

Update package.json

This commit is contained in:
Annyv2 2015-12-01 15:31:58 -04:30
parent d84b977fdd
commit 18a3c01d44

View File

@ -3,7 +3,9 @@
"version": "0.0.1",
"description": "my first socket.io app",
"dependencies": {
"dotenv": "^1.2.0",
"express": "^4.10.2",
"jade": "^1.11.0",
"socket.io": "^1.3.6",
"socketio-jwt": "^4.3.1"
}