We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956ea4c commit 57aea8bCopy full SHA for 57aea8b
README.md
@@ -131,7 +131,7 @@ frontend:
131
phases:
132
preBuild:
133
commands:
134
- - nvm use 18
+ - nvm use 20
135
- npm install -g pnpm
136
- pnpm install --no-frozen-lockfile
137
build:
README_CH.md
@@ -130,7 +130,7 @@ frontend:
130
0 commit comments