Skip to content

Commit 174b3d8

Browse files
committed
Bump engines.node to >=20
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 4bf1d9d commit 174b3d8

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
@@ -36,7 +36,7 @@
3636
"stylelint-config-standard-scss": "11.1.0"
3737
},
3838
"engines": {
39-
"node": ">=18"
39+
"node": ">=20"
4040
},
4141
"private": true
4242
}

0 commit comments

Comments
 (0)