ソースを参照

chore(create): Relax min Node version

Michael Bromley 1 年間 前
コミット
5641b48b09
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/create/src/constants.ts

+ 1 - 1
packages/create/src/constants.ts

@@ -1,4 +1,4 @@
-export const REQUIRED_NODE_VERSION = '>=20.0.0';
+export const REQUIRED_NODE_VERSION = '>=18.0.0';
 export const SERVER_PORT = 3000;
 /**
  * The TypeScript version needs to pinned because minor versions often