Skip to content

Commit

Permalink
chore: make pnpm automatically install the specified version of Node.…
Browse files Browse the repository at this point in the history
…js (#433)
  • Loading branch information
dammy001 committed Mar 13, 2024
1 parent fbf6abf commit 5e5eefc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .npmrc
Expand Up @@ -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
# https-proxy=http://127.0.0.1:7890

0 comments on commit 5e5eefc

Please sign in to comment.