Skip to content

Commit 6ac5ceb

Browse files
committed
chore: fixed engine list (thanks @shadowgate15)
1 parent 1c2bf50 commit 6ac5ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"xo": "^0.50.0"
5151
},
5252
"engines": {
53-
"node": ">= 12.17"
53+
"node": ">=12.17.0 <13.0.0-0||>=13.2.0"
5454
},
5555
"files": [
5656
"src",

0 commit comments

Comments
 (0)