Skip to content

Commit 329d2cb

Browse files
committed
fix: graphlib dep typo
1 parent 0b41bcf commit 329d2cb

File tree

2 files changed

+15
-328
lines changed

2 files changed

+15
-328
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"typescript": "^4.8.4"
3535
},
3636
"dependencies": {
37-
"graphqlib": "^0.1.3",
37+
"graphlib": "^2.1.8",
3838
"madge": "^6.1.0",
3939
"zod": "^3.22.4"
4040
}

0 commit comments

Comments
 (0)