mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 00:09:51 +02:00

`graphlib` has recently been replaced with the ESM version of graphlib bundled with [`dagre-d3-es`](https://www.npmjs.com/package/dagre-d3-es), in commitf687abb1
(chore: Use `graphlib` from `dagre-d3-es`, 2022-11-20) This means we can safely remove it from our dependencies list. Fixes:f687abb165