We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f919f22 commit 80a4378Copy full SHA for 80a4378
package.json
@@ -20,7 +20,7 @@
20
"license": "MIT",
21
"devDependencies": {
22
"@codemirror/commands": "^6.1.2",
23
- "@codemirror/language": "^6.3.0",
+ "@codemirror/language": "https://github.com/lishid/cm-language",
24
"@codemirror/search": "^6.2.2",
25
"@codemirror/state": "^6.1.2",
26
"@codemirror/text": "^0.19.6",
0 commit comments