1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 23:45:31 +02:00

Rename deadline to due date, update dependencies

This commit is contained in:
Maksim Eltyshev 2019-10-05 06:12:36 +05:00
parent b64f5b7b4a
commit 5ccebfb853
31 changed files with 113 additions and 115 deletions

View file

@ -38,14 +38,14 @@
"dequal": "^1.0.0",
"history": "^4.10.1",
"i18next": "^17.0.18",
"i18next-browser-languagedetector": "^3.0.3",
"i18next-browser-languagedetector": "^3.1.1",
"initials": "^3.0.1",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.10.1",
"react": "^16.10.2",
"react-beautiful-dnd": "^11.0.5",
"react-datepicker": "^2.9.6",
"react-dom": "^16.10.1",
"react-dom": "^16.10.2",
"react-i18next": "^10.13.1",
"react-input-mask": "^2.0.4",
"react-markdown": "^4.2.2",