Skip to content

Commit

Permalink
fix(editor): Fix parsing for single quoted resolvables (#6982)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Aug 22, 2023
1 parent 9b9b891 commit f32e993
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/editor-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f32e993

Please sign in to comment.