Skip to content

Commit 09bf6a7

Browse files
committed
chore: update supported engines node versions
1 parent 3bb929a commit 09bf6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint": "^7.5.0 || ^8.0.0"
9393
},
9494
"engines": {
95-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0",
95+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0",
9696
"npm": ">=6"
9797
}
9898
}

0 commit comments

Comments
 (0)