feat(editor): Ensure we use v1.0.1 for @n8n/codemirror-lang-sql (no-changelog) (#6535)

chore(editor):  Ensure we use `v1.0.1` for `@n8n/codemirror-lang-sql` (no-changelog)
This commit is contained in:
Milorad FIlipović
2023-06-23 18:25:44 +02:00
committed by कारतोफ्फेलस्क्रिप्ट™
parent 18aa9f3c62
commit 3a4a7b8790
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"@jsplumb/connector-bezier": "^5.13.2",
"@jsplumb/core": "^5.13.2",
"@jsplumb/util": "^5.13.2",
"@n8n/codemirror-lang-sql": "^1.0.0",
"@n8n/codemirror-lang-sql": "^1.0.1",
"axios": "^0.21.1",
"codemirror-lang-html-n8n": "^1.0.0",
"codemirror-lang-n8n-expression": "^0.2.0",