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 c16acd6 commit 45766f4Copy full SHA for 45766f4
package.json
@@ -44,5 +44,9 @@
44
"vite-plugin-eslint2": "^5.0.3",
45
"wrangler": "^4.19.1"
46
},
47
+ "engines": {
48
+ "node": ">=20",
49
+ "pnpm": ">=10.12.1"
50
+ },
51
"packageManager": "[email protected]+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac"
52
}
0 commit comments