We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3645b commit 4cacfc0Copy full SHA for 4cacfc0
1 file changed
package.json
@@ -48,16 +48,17 @@
48
"prettier": "3.5.3",
49
"prettier-plugin-tailwindcss": "0.6.12"
50
},
51
+ "packageManager": "pnpm@10.11.1",
52
"devEngines": {
53
"runtime": {
54
"name": "node",
55
"version": "v22",
- "onFail": "warn"
56
+ "onFail": "error"
57
58
"packageManager": {
59
"name": "pnpm",
60
"version": "10.11.1",
61
62
}
63
64
0 commit comments