We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5fd7c commit 81cb0edCopy full SHA for 81cb0ed
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"engines": {
4
"node": ">=14.17.0",
5
- "pnpm": "7.20.0"
+ "pnpm": "7.21.0"
6
},
7
"scripts": {
8
"build": "pnpm --filter '!@react-docgen-internal/*' run build",
@@ -37,5 +37,5 @@
37
"vite": "4.0.3",
38
"vitest": "0.25.8"
39
40
- "packageManager": "pnpm@7.20.0"
+ "packageManager": "pnpm@7.21.0"
41
}
0 commit comments