This commit is contained in:
2017-02-23 07:52:30 +00:00
parent 2059fe78c2
commit b246e0f1ca
3 changed files with 9 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"body-parser": "^1.16.1",
"express": "^4.14.1"
"express": "^4.14.1",
"socket.io": "^1.7.3"
}
}