Jquery conflict issue

i am using bpmn pre-packaged. i am using example then facing jquery conflicts with other code how can i remove jquery conflict?

in example of bpmn this jquery version load

but in my code version 2.4.4 load

Thank in advance.

Hey, as you can see here we don’t have JQuery dependencies: https://github.com/bpmn-io/bpmn-js/blob/develop/package.json

Could you share your piece of code on a Sandbox so that we can analyze what’s going on?