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:
parent
202abacaec
commit
6a68ec9c1e
103 changed files with 1847 additions and 305 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue