mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
chore: remove unnecessary dependencies
This commit is contained in:
parent
a448ff7ffe
commit
764c856b4d
1 changed files with 0 additions and 6 deletions
|
|
@ -12,11 +12,6 @@
|
|||
"author": "kotaindah55",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.11.0",
|
||||
"@codemirror/search": "^6.5.10",
|
||||
"@codemirror/state": "^6.5.2",
|
||||
"@codemirror/view": "^6.36.4",
|
||||
"@lezer/common": "^1.2.3",
|
||||
"sortablejs": "^1.15.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -30,7 +25,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
||||
"@typescript-eslint/parser": "^8.26.1",
|
||||
"builtin-modules": "^5.0.0",
|
||||
"codemirror": "^6.0.1",
|
||||
"esbuild": "^0.25.0",
|
||||
"lucide": "^0.483.0",
|
||||
"lucide-static": "^0.483.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue