1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 23:15:31 +02:00

Add file attachments

This commit is contained in:
Maksim Eltyshev 2020-04-21 05:04:34 +05:00
parent 202abacaec
commit 6a68ec9c1e
103 changed files with 1847 additions and 305 deletions

View file

@ -46,11 +46,13 @@
"knex": "^0.20.13",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"rimraf": "^3.0.2",
"sails": "^1.2.4",
"sails-hook-orm": "^2.1.1",
"sails-hook-sockets": "^2.0.0",
"sails-postgresql": "^1.0.2",
"sharp": "^0.25.2",
"stream-to-array": "^2.3.0",
"uuid": "^7.0.3",
"validator": "^13.0.0"
},