Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
"has-ansi": "<6.0.1",
"chalk-template": "<1.1.1",
"backslash": "<0.2.1"
},
"patchedDependencies": {
"graphql@16.9.0": "patches/graphql@16.9.0.patch"
}
},
"patchedDependencies": {
"graphql@16.9.0": "patches/graphql@16.9.0.patch"
},
"packageManager": "pnpm@9.12.3"
}
Loading
Loading