1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

Add React MDE packages

This commit is contained in:
Rafly Maulana 2022-11-19 20:36:31 +07:00
parent 064b37050c
commit e5bb502a60
No known key found for this signature in database
GPG key ID: 9AADAF05ED276842

View file

@ -68,6 +68,7 @@
"connected-react-router": "^6.9.3", "connected-react-router": "^6.9.3",
"date-fns": "^2.29.1", "date-fns": "^2.29.1",
"dequal": "^2.0.3", "dequal": "^2.0.3",
"easymde": "^2.18.0",
"history": "^4.10.1", "history": "^4.10.1",
"i18next": "^21.8.14", "i18next": "^21.8.14",
"i18next-browser-languagedetector": "^6.1.4", "i18next-browser-languagedetector": "^6.1.4",
@ -90,6 +91,7 @@
"react-redux": "^7.2.8", "react-redux": "^7.2.8",
"react-router-dom": "^5.3.1", "react-router-dom": "^5.3.1",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-simplemde-editor": "^5.2.0",
"react-textarea-autosize": "^8.3.4", "react-textarea-autosize": "^8.3.4",
"redux": "^4.2.0", "redux": "^4.2.0",
"redux-logger": "^3.0.6", "redux-logger": "^3.0.6",