mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
Fix timer counting, fix flickering on comment creation, update dependencies
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user