1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-06 14:05:24 +02:00

Add dropzone for attachment, paste attachment from clipboard

This commit is contained in:
Maksim Eltyshev 2020-04-28 19:46:55 +05:00
parent 693602698b
commit d264382fda
24 changed files with 576 additions and 253 deletions

View file

@ -42,6 +42,7 @@
"bcrypt": "^4.0.1",
"dotenv": "^8.2.0",
"dotenv-cli": "^3.1.0",
"filenamify": "^4.1.0",
"jsonwebtoken": "^8.5.1",
"knex": "^0.20.13",
"lodash": "^4.17.15",