Skip to content

Commit 3122133

Browse files
committed
chore: add node 22 to the supported versions list
1 parent 249c481 commit 3122133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SUPPORTED_NODE_VERSIONS = ["^18.0.0", "^20.0.0"];
1+
export const SUPPORTED_NODE_VERSIONS = ["^18.0.0", "^20.0.0", "^22.0.0"];

0 commit comments

Comments
 (0)