Skip to content

Commit

Permalink
packages/network-explorer: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raykyri committed Jan 22, 2025
1 parent 3a6867a commit e59336b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 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 packages/network-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
},
"dependencies": {
"@canvas-js/core": "0.13.11",
"@canvas-js/modeldb": "0.13.11",
"@canvas-js/interfaces": "0.13.11",
"@ipld/dag-cbor": "^9.2.2",
Expand Down

0 comments on commit e59336b

Please sign in to comment.