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 fbfaecc commit 9952441Copy full SHA for 9952441
package.json
@@ -8,6 +8,9 @@
8
"author": "Haralan Dobrev <hkdobrev@gmail.com>",
9
"license": "MIT",
10
"private": false,
11
+ "engines": {
12
+ "node": ">=18 <23"
13
+ },
14
"dependencies": {
15
"cosmiconfig": "^5.0.7",
16
"execa": "^1.0.0",
0 commit comments