diff --git a/.npmrc b/.npmrc index ef109fbd6..a03c1a8e0 100644 --- a/.npmrc +++ b/.npmrc @@ -2,7 +2,7 @@ engine-strict=true strict-peer-dependencies=false auto-install-peers=true lockfile=true -registry=https://registry.npmjs.org/ +use-node-version=20.9.0 save-prefix='' # http-proxy=http://127.0.0.1:7890 -# https-proxy=http://127.0.0.1:7890 \ No newline at end of file +# https-proxy=http://127.0.0.1:7890