🔀 Merge branch 'master' into oauth-support

This commit is contained in:
Jan Oberhauser
2020-05-12 22:54:03 +02:00
22 changed files with 88 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-editor-ui",
"version": "0.44.0",
"version": "0.45.0",
"description": "Workflow Editor UI for n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
@@ -64,7 +64,7 @@
"lodash.debounce": "^4.0.8",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"n8n-workflow": "~0.30.0",
"n8n-workflow": "~0.31.0",
"node-sass": "^4.12.0",
"prismjs": "^1.17.1",
"quill": "^2.0.0-dev.3",