Fixed on package.json

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-10 01:22:14 +02:00
parent a8f84d446a
commit 24c3f7e3bb

View File

@@ -1,7 +1,7 @@
{ {
"name": "socket-chat-example", "name": "zöff-backend",
"version": "0.0.1", "version": "0.0.1",
"description": "my first socket.io app", "description": "Zöff, the shared YouTube based radio services",
"dependencies": { "dependencies": {
"express": "^4.10.2", "express": "^4.10.2",
"socket.io": "^1.3.5" "socket.io": "^1.3.5"