Skip to content

Commit

Permalink
fix issue ngx-graph linkSelection.attr(...).transition is not a funct…
Browse files Browse the repository at this point in the history
…ion caused by dependency issue.

swimlane/ngx-graph#487
  • Loading branch information
EverettSummer committed Oct 22, 2024
1 parent d8a43b5 commit c413320
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 35 deletions.
46 changes: 11 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@irohalab/semantic-ui": "^2.4.1",
"@swimlane/ngx-graph": "^8.4.0",
"d3-scale": "^4.0.2",
"d3-selection": "^1.4.2",
"dayjs": "^1.11.7",
"downloadjs": "^1.4.7",
"hammerjs": "^2.0.8",
Expand Down

0 comments on commit c413320

Please sign in to comment.