We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fa8ce commit 6943ef3Copy full SHA for 6943ef3
package.json
@@ -4,7 +4,7 @@
4
"description": "IDE style command line auto complete",
5
"type": "module",
6
"engines": {
7
- "node": ">=18.0 <23.0.0"
+ "node": ">=18.0 <25.0.0"
8
},
9
"bin": {
10
"inshellisense": "./build/index.js",
0 commit comments