bpmn-io / bpmn-moddle

Read and write BPMN 2.0 XML from JavaScript.
MIT License
444 stars 162 forks source link

fix: correct the `engine` field to require Node 18 #114

Closed barmac closed 7 months ago

barmac commented 7 months ago

This is needed due to using dependencies requiring Node 18.

Closes #113

nikku commented 7 months ago

Great catch, thank you!

nikku commented 7 months ago

Released with v9.0.1.