bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
286 stars 196 forks source link

Fix unneeded dependencies #990

Closed nikku closed 9 months ago

nikku commented 9 months ago

What should we do?

Probably due to the element templates spin-off this library now depends on numerous unneeded dependencies. Remove them.

Why should we do it?

Basic housekeeping, ensure we only depend on what we actually need.