Sn00pyW00dst0ck / ngx-loom

An Angular 17 compatible library for displaying directed or undirected graphs utilizing components.
https://sn00pyw00dst0ck.github.io/ngx-loom/
MIT License
0 stars 0 forks source link

Compodoc lists incorrect dependencies in built documentation #2

Open Sn00pyW00dst0ck opened 2 months ago

Sn00pyW00dst0ck commented 2 months ago

Describe the bug Compodoc lists dependencies of the entire repository package.json, not the single ngx-loom library.

To Reproduce Build the docs and view the dependencies page.

Expected behavior To list the dependencies found in the ngx-loom/package.json.