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 506050d commit c26cba5Copy full SHA for c26cba5
extensions/langs/package.json
@@ -35,7 +35,7 @@
35
"@codemirror/lang-php": "~6.0.0",
36
"@codemirror/lang-python": "~6.0.0",
37
"@codemirror/lang-rust": "~6.0.0",
38
- "@codemirror/lang-sql": "~6.1.0",
+ "@codemirror/lang-sql": "~6.2.0",
39
"@codemirror/lang-xml": "~6.0.0",
40
"@codemirror/language-data": "^6.1.0",
41
"@codemirror/legacy-modes": "~6.1.0"
www/package.json
@@ -33,7 +33,7 @@
33
34
"@codemirror/legacy-modes": "~6.1.0",
0 commit comments