Skip to content

Commit fcf5776

Browse files
committed
feat!: engines.node >=20.18.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent ce73d91 commit fcf5776

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
@@ -64,7 +64,7 @@
6464
],
6565
"type": "commonjs",
6666
"engines": {
67-
"node": ">=14"
67+
"node": ">=20.18.0"
6868
},
6969
"dependencies": {
7070
"@cyclonedx/cyclonedx-library": "^7.0.0",

0 commit comments

Comments
 (0)