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 6b0efed commit 2d6d783Copy full SHA for 2d6d783
package.json
@@ -47,5 +47,8 @@
47
"prettier-plugin-tailwindcss": "^0.6.6",
48
"tailwindcss": "^3.4.10",
49
"typescript": "5.6.2"
50
+ },
51
+ "engines": {
52
+ "node": ">=20.0.0"
53
}
54
0 commit comments