mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-28 22:30:37 +02:00
* fix(editor): update `vue-json-pretty` package * fix(editor): JSON view show string numbers and null properly * fix(editor): testing if RunDataJson.vue display the values according to its type * chore(editor): resolve package-lock.json conflict * fix(editor): using @pinia/testing library to mock pinia store * chore: fix package-lock.json after merge conflicts