Skip to content

Commit 9e781e9

Browse files
committed
node 16 is EOL
1 parent 6dad209 commit 9e781e9

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
@@ -45,6 +45,6 @@
4545
]
4646
},
4747
"engines": {
48-
"node": ">= 16"
48+
"node": ">= 18"
4949
}
5050
}

0 commit comments

Comments
 (0)