mirror of
https://github.com/plankanban/planka.git
synced 2025-08-10 07:55:27 +02:00
Fix timer counting, fix flickering on comment creation, update dependencies
This commit is contained in:
parent
680d664279
commit
be6158afe5
5 changed files with 21 additions and 13 deletions
|
@ -34,7 +34,7 @@
|
|||
"axios": "^0.19.0",
|
||||
"classnames": "^2.2.6",
|
||||
"connected-react-router": "^6.5.2",
|
||||
"date-fns": "^2.5.0",
|
||||
"date-fns": "^2.5.1",
|
||||
"dequal": "^1.0.0",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^17.2.0",
|
||||
|
@ -55,7 +55,7 @@
|
|||
"react-textarea-autosize": "^7.1.0",
|
||||
"redux": "^4.0.4",
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-orm": "^0.14.1",
|
||||
"redux-orm": "^0.15.0",
|
||||
"redux-saga": "^1.1.1",
|
||||
"reselect": "^4.0.0",
|
||||
"sails.io.js": "^1.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue