From a6a40d8be46e2f26aaaa8b8da7ca2d1c9e4cede2 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Fri, 29 Oct 2021 00:15:11 +0000 Subject: [PATCH] :arrow_up: Set n8n-design-system@0.6.0 and n8n-workflow@0.74.0 on n8n-editor-ui --- packages/editor-ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/editor-ui/package.json b/packages/editor-ui/package.json index 2f381b5740..2c89590d96 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@fontsource/open-sans": "^4.5.0", - "n8n-design-system": "~0.5.0", + "n8n-design-system": "~0.6.0", "timeago.js": "^4.0.2", "v-click-outside": "^3.1.2", "vue-fragment": "^1.5.2" @@ -71,7 +71,7 @@ "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", - "n8n-workflow": "~0.73.0", + "n8n-workflow": "~0.74.0", "sass": "^1.26.5", "normalize-wheel": "^1.0.1", "prismjs": "^1.17.1",