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 2f420d6 commit ac80ae9Copy full SHA for ac80ae9
example/package.json
@@ -39,5 +39,5 @@
39
"typescript": "5.8.3",
40
"wait-on": "8.0.3"
41
},
42
- "packageManager": "pnpm@10.12.1"
+ "packageManager": "pnpm@10.12.2"
43
}
package.json
@@ -86,7 +86,7 @@
86
"peerDependencies": {
87
"next": "*"
88
89
- "packageManager": "pnpm@10.12.1",
+ "packageManager": "pnpm@10.12.2",
90
"engines": {
91
"node": ">=18"
92
0 commit comments