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 a321f4a commit 4a9286bCopy full SHA for 4a9286b
1 file changed
package.json
@@ -56,7 +56,7 @@
56
"typescript": "5.2.2"
57
},
58
"engines": {
59
- "node": "18 || 20 || 22"
+ "node": "20 || 22 || 24"
60
61
"scripts": {
62
"build:watch": "babel src --out-dir lib --source-maps --watch",
0 commit comments