aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsilverwind2022-02-26 16:47:52 +0100
committerGitHub2022-02-26 23:47:52 +0800
commit329b9591601b444a645f14fd9e0ec086a6bb7eeb (patch)
tree52d97d279d87a948e76497c43166bf19ac15b013 /package.json
parent6d55a132a5b706e05cfdd02f8ff597972665c554 (diff)
Remove CodeMirror dependencies (#18911)
EasyMDE already loads all the modes and plugins it needs, so there is no reason for neither the webpack dependency nor the vendored copy
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 27ad1173e..b8ab23154 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,6 @@
"@claviska/jquery-minicolors": "2.3.6",
"@primer/octicons": "16.3.1",
"add-asset-webpack-plugin": "2.0.1",
- "codemirror": "5.65.2",
"css-loader": "6.6.0",
"dropzone": "6.0.0-beta.2",
"easymde": "2.16.1",