From 4a8d83bdb32e0664c73c2c762f7f1bd9ae96f523 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Fri, 2 Dec 2022 09:14:57 +0000 Subject: [PATCH] :arrow_up: Set n8n-design-system@0.45.0 and n8n-workflow@0.127.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 52cd17bd7..87efe7b24 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -56,8 +56,8 @@ "lodash.set": "^4.3.2", "luxon": "^2.3.0", "monaco-editor": "^0.33.0", - "n8n-design-system": "~0.44.0", - "n8n-workflow": "~0.126.0", + "n8n-design-system": "~0.45.0", + "n8n-workflow": "~0.127.0", "normalize-wheel": "^1.0.1", "pinia": "^2.0.22", "prismjs": "^1.17.1",