Skip to content

Commit

Permalink
Merge pull request #5 from lifeomic/fix/graphlib-dep
Browse files Browse the repository at this point in the history
fix: graphlib dep typo
  • Loading branch information
aecorredor authored Oct 6, 2023
2 parents 0b41bcf + 329d2cb commit 0a649e0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 328 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"graphqlib": "^0.1.3",
"graphlib": "^2.1.8",
"madge": "^6.1.0",
"zod": "^3.22.4"
}
Expand Down
Loading

0 comments on commit 0a649e0

Please sign in to comment.