We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d067b6b commit 1a09000Copy full SHA for 1a09000
package.json
@@ -30,6 +30,6 @@
30
"terser": "4.8.1"
31
},
32
"engines": {
33
- "node": "^20.12.2"
+ "node": "^20.12.2 || >=22"
34
}
35
0 commit comments