chore(deps): remove monaco editor unused deps (#3877)

This commit is contained in:
Erez Rokah
2020-06-09 10:43:15 +03:00
committed by GitHub
parent dc429f8ffa
commit d4a7d88175
2 changed files with 1 additions and 24 deletions

View File

@ -26,7 +26,6 @@
"mdast-util-definitions": "^1.2.3",
"mdast-util-to-string": "^1.0.5",
"re-resizable": "^4.11.0",
"react-monaco-editor": "^0.36.0",
"react-select": "^2.4.3",
"rehype-parse": "^6.0.0",
"rehype-remark": "^8.0.0",
@ -57,7 +56,6 @@
"devDependencies": {
"commonmark": "^0.29.0",
"commonmark-spec": "^0.29.0",
"monaco-editor-webpack-plugin": "^1.7.0",
"slate-hyperscript": "^0.13.3"
}
}