1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Fix file attach from clipboard when copy from browser. Closes #96

This commit is contained in:
Maksim Eltyshev 2021-03-20 03:33:16 +05:00
parent 4a0a0abaef
commit 560c2856e6
7 changed files with 7914 additions and 14560 deletions

2609
server/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -51,7 +51,7 @@
"sails-hook-orm": "^3.0.1",
"sails-hook-sockets": "^2.0.0",
"sails-postgresql-redacted": "^1.0.2-9",
"sharp": "^0.27.1",
"sharp": "^0.26.3",
"stream-to-array": "^2.3.0",
"uuid": "^8.3.2",
"validator": "^13.5.2"