From 6d45c77f1db932f9128e823713b2165347b29857 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Mon, 30 May 2022 12:09:22 +0000 Subject: [PATCH] :arrow_up: Set n8n-design-system@0.22.0 and n8n-workflow@0.101.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 19329a0d0f..bf7fec2c73 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -28,7 +28,7 @@ "@fortawesome/free-regular-svg-icons": "^6.1.1", "luxon": "^2.3.0", "monaco-editor": "^0.29.1", - "n8n-design-system": "~0.21.0", + "n8n-design-system": "~0.22.0", "timeago.js": "^4.0.2", "v-click-outside": "^3.1.2", "vue-fragment": "^1.5.2", @@ -78,7 +78,7 @@ "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", - "n8n-workflow": "~0.100.0", + "n8n-workflow": "~0.101.0", "monaco-editor-webpack-plugin": "^5.0.0", "normalize-wheel": "^1.0.1", "prismjs": "^1.17.1",