datavis-tech / graph-data-structure

A graph data structure with topological sort and shortest path algorithms.
MIT License
249 stars 46 forks source link

`microbundle` should be a dev dependency #57

Closed viceice closed 1 year ago

viceice commented 1 year ago

56 made nice refactoring, but has one big bug.

The microbundle dependency should be in devbDependencies

curran commented 1 year ago

Oh good catch! Sorry about that.