magjac / d3-graphviz

Graphviz DOT rendering and animated transitions using D3
BSD 3-Clause "New" or "Revised" License
1.67k stars 103 forks source link

fix failure to resolve entry for package "d3-graphviz" #265

Closed magjac closed 1 year ago

magjac commented 1 year ago

This was a temporary solution while porting the test cases to ESM introduced in 04af0ab284ac078f982b0baedb5b4b58c75f3c99 instead of removing it in abc5c51f10bdbf01afdf5fe0fb43a65f297ac41f. Once the porting was done, the "main" entry should have been removed.

Fixes https://github.com/magjac/d3-graphviz/issues/263.

codecov[bot] commented 1 year ago

Codecov Report

Merging #265 (024c47b) into master (e693852) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #265   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         2282      2282           
=========================================
  Hits          2282      2282           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.