diff --git a/packages/editor-ui/package.json b/packages/editor-ui/package.json index 89eda3e680..e1da571499 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -46,6 +46,7 @@ "@vue-flow/node-resizer": "^1.4.0", "@vueuse/components": "^10.11.0", "@vueuse/core": "catalog:frontend", + "array.prototype.tosorted": "1.1.4", "axios": "catalog:", "bowser": "2.11.0", "change-case": "^5.4.4", diff --git a/packages/editor-ui/src/App.vue b/packages/editor-ui/src/App.vue index 30ce2a686d..7178d73bbc 100644 --- a/packages/editor-ui/src/App.vue +++ b/packages/editor-ui/src/App.vue @@ -1,7 +1,8 @@