We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ade96 commit 4133599Copy full SHA for 4133599
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"repository": "graphql/graphql.github.io website",
5
"private": true,
6
- "packageManager": "pnpm@8.15.9",
+ "packageManager": "pnpm@9.15.1",
7
"scripts": {
8
"build": "next build && next-image-export-optimizer",
9
"dev": "next",
0 commit comments