Skip to content

Commit

Permalink
Bump npm version to 10.9.2
Browse files Browse the repository at this point in the history
This is to include fix for this annoyance: npm/cli#7900
  • Loading branch information
StorytellerCZ committed Dec 11, 2024
1 parent e3f1864 commit d633866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-dev-bundle-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARCH=$(uname -m)
NODE_VERSION=22.12.0
MONGO_VERSION_64BIT=7.0.5
MONGO_VERSION_32BIT=3.2.22
NPM_VERSION=10.9.0
NPM_VERSION=10.9.2


if [ "$UNAME" == "Linux" ] ; then
Expand Down

0 comments on commit d633866

Please sign in to comment.