Skip to content

Commit 4dfcd0f

Browse files
committed
chore!: bump min node version to 22
1 parent 6c9c737 commit 4dfcd0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"homepage": "https://readmeio.github.io/syntax-highlighter/",
1313
"engines": {
14-
"node": ">=20"
14+
"node": ">=22"
1515
},
1616
"exports": {
1717
".": {

0 commit comments

Comments
 (0)