mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix(editor): Fix error after multiple executions (#3697)
* 📌 Pin `vue-fragment` to 1.5.1 * 📦 Update `package-lock.json`
This commit is contained in:
parent
2a8043cd27
commit
d200661b84
31698
package-lock.json
generated
31698
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -31,7 +31,7 @@
|
|||
"n8n-design-system": "~0.25.0",
|
||||
"timeago.js": "^4.0.2",
|
||||
"v-click-outside": "^3.1.2",
|
||||
"vue-fragment": "^1.5.2",
|
||||
"vue-fragment": "1.5.1",
|
||||
"vue-i18n": "^8.26.7",
|
||||
"vue2-boring-avatars": "0.3.4",
|
||||
"xss": "^1.0.10"
|
||||
|
|
Loading…
Reference in a new issue