Skip to content

Commit 3343626

Browse files
committed
feat: bump minimum nodejs version to >= 18
1 parent 3e728cc commit 3343626

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
"minimist": "^1.2.8"
7676
},
7777
"engines": {
78-
"node": ">=v16.7.0",
79-
"npm": ">=7"
78+
"node": ">=v18"
8079
},
8180
"keywords": [
8281
"@sapphire/cli",

0 commit comments

Comments
 (0)