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 383cc06 commit 2601d73Copy full SHA for 2601d73
package.json
@@ -94,5 +94,5 @@
94
"engines": {
95
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
96
},
97
- "packageManager": "pnpm@9.15.9"
+ "packageManager": "pnpm@10.26.1"
98
}
pnpm-workspace.yaml
@@ -0,0 +1,4 @@
1
+verifyDepsBeforeRun: 'warn'
2
+allowBuilds:
3
+ esbuild: true
4
+ unrs-resolver: true
0 commit comments