fix(editor): Fix parsing for single quoted resolvables (#6982)
Ref: https://github.com/n8n-io/codemirror-lang-n8n-sql/pull/6 <img width="574" alt="Capture 2023-08-21 at 10 08 53@2x" src="https://github.com/n8n-io/n8n/assets/44588767/e1f88041-3577-41f3-b990-dbbf02741492">
This commit is contained in:
@@ -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.1",
|
||||
"@n8n/codemirror-lang-sql": "^1.0.2",
|
||||
"@vueuse/components": "^10.2.0",
|
||||
"@vueuse/core": "^10.2.0",
|
||||
"axios": "^0.21.1",
|
||||
|
||||
Reference in New Issue
Block a user