Skip to content

Commit 811c581

Browse files
committed
Update engines in package.json
See #95 (comment)
1 parent 3fe7019 commit 811c581

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
@@ -46,6 +46,6 @@
4646
"posttest": "aud --production"
4747
},
4848
"engines": {
49-
"node": ">= 14.17"
49+
"node": "^18.12 || ^20.9 || >= 22.7"
5050
}
5151
}

0 commit comments

Comments
 (0)