Skip to content

Commit de99b1d

Browse files
committed
chore: Bump node version guard clause
1 parent 8606bc8 commit de99b1d

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
@@ -67,6 +67,6 @@
6767
"access": "public"
6868
},
6969
"engines": {
70-
"node": ">=18"
70+
"node": ">=20"
7171
}
7272
}

0 commit comments

Comments
 (0)