Updated .gitignore and npm scripts

This commit is contained in:
Kasper Rynning-Tønnesen
2017-09-18 15:01:48 +02:00
parent 5f1c6549c9
commit c4967ae120
4 changed files with 10 additions and 6 deletions

View File

@@ -20,6 +20,9 @@
"socket.io": "^2.0.3",
"uniqid": "^4.1.1"
},
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git://github.com/zoff-music/zoff-server.git"