mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 12:35:26 +02:00
Mute socket messages in production, fix max-len, update dependencies
This commit is contained in:
parent
d7cc9a0d56
commit
2398199740
26 changed files with 1157 additions and 1192 deletions
|
@ -16,7 +16,7 @@
|
|||
"dotenv": "^8.1.0",
|
||||
"dotenv-cli": "^2.0.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"knex": "^0.19.3",
|
||||
"knex": "^0.19.4",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.23.0",
|
||||
"sails": "^1.2.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue