Install html lang for codemirror (#1023)

This commit is contained in:
Salih Altun
2024-10-22 16:41:48 +03:00
committed by GitHub
parent 266941c00c
commit 439815c33a
2 changed files with 74 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"start": "npm run serve & npm run run-artifact-server"
},
"dependencies": {
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
"@dagrejs/dagre": "^1.1.4",