Browse Source

Add packages

main
Haris Razis 4 years ago
parent
commit
9344519df5
No known key found for this signature in database GPG Key ID: 86A4D290ED03FAB4
  1. 1112
      server/package-lock.json
  2. 4
      server/package.json

1112
server/package-lock.json

File diff suppressed because it is too large

4
server/package.json

@ -11,13 +11,17 @@
"license": "ISC",
"dependencies": {
"@influxdata/influxdb-client": "^1.9.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"chalk": "^4.1.0",
"cookie-session": "^1.4.0",
"debug": "^2.6.9",
"express": "^4.17.1",
"express-session": "^1.17.1",
"express-validator": "^6.8.0",
"mongoose": "^5.11.8",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"redis": "^3.0.2",
"socket.io": "^3.0.4",
"socket.io-redis": "^6.0.1"

Loading…
Cancel
Save