draft analytics

This commit is contained in:
cv
2021-06-14 10:07:11 +02:00
parent d734080ced
commit 1186bc9fff
6 changed files with 306 additions and 16 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"node-osc": "6.0.2",
"passport": "~0.4.1",
"passport-local": "~1.0.0",
"socket.io": "^4.0.0"
"socket.io": "^4.0.0",
"dotenv": "^10.0.0",
"universal-analytics": "^0.4.23"
},
"devDependencies": {
"eslint": "^7.26.0",