mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-29 02:48:16 +00:00
Update pnpm version in setup script to 10.32.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Usage: setup-pnpm.sh [version]
|
||||
set -eu
|
||||
|
||||
PNPM_VERSION="${1:-10.30.0}"
|
||||
PNPM_VERSION="${1:-10.32.1}"
|
||||
|
||||
corepack enable
|
||||
corepack prepare "pnpm@${PNPM_VERSION}" --activate
|
||||
|
||||
Reference in New Issue
Block a user