TableDataTab

This commit is contained in:
Jan Prochazka
2020-01-25 13:50:48 +01:00
parent c189886c15
commit 8646221b41
16 changed files with 159 additions and 87 deletions

View File

@@ -15,7 +15,8 @@
"mysql": "^2.17.1",
"nedb-promises": "^4.0.1",
"pg": "^7.17.0",
"socket.io": "^2.3.0"
"socket.io": "^2.3.0",
"uuid": "^3.4.0"
},
"scripts": {
"start": "nodemon src/index.js",