Skip to content

chore: updated dependencies in composer.json and package.json, also removed...

chore: updated dependencies in composer.json and package.json, also removed engines field and formated package.json with tabs as configured in .editorconfig

I removed the engines field because it always threw warnings because node 18 comes shipped default with npm 10.

If you required the engines field I would add a version range.

Merge request reports