refactor: switch to personal fork of rich-markdown-editor

This commit is contained in:
Jordan Knott
2021-05-10 12:45:40 -05:00
parent 8c6a3db0bc
commit b4f37350a9
2 changed files with 31 additions and 31 deletions

View File

@ -59,7 +59,7 @@
"react-select": "^4.3.0",
"react-timeago": "^5.2.0",
"react-toastify": "^7.0.4",
"rich-markdown-editor": "^11.0.10",
"@taskcafe/rich-markdown-editor": "^11.0.10",
"styled-components": "^5.2.3",
"typescript": "~4.2.4"
},