We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ce92 commit f5c84f1Copy full SHA for f5c84f1
1 file changed
package.json
@@ -54,6 +54,6 @@
54
"access": "public"
55
},
56
"engines": {
57
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ "node": ">14"
58
}
59
0 commit comments