We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249c481 commit 3122133Copy full SHA for 3122133
packages/hardhat-core/src/internal/cli/constants.ts
@@ -1 +1 @@
1
-export const SUPPORTED_NODE_VERSIONS = ["^18.0.0", "^20.0.0"];
+export const SUPPORTED_NODE_VERSIONS = ["^18.0.0", "^20.0.0", "^22.0.0"];
0 commit comments