Update package.json
This commit is contained in:
parent
d84b977fdd
commit
18a3c01d44
@ -3,7 +3,9 @@
|
|||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "my first socket.io app",
|
"description": "my first socket.io app",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"dotenv": "^1.2.0",
|
||||||
"express": "^4.10.2",
|
"express": "^4.10.2",
|
||||||
|
"jade": "^1.11.0",
|
||||||
"socket.io": "^1.3.6",
|
"socket.io": "^1.3.6",
|
||||||
"socketio-jwt": "^4.3.1"
|
"socketio-jwt": "^4.3.1"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user