Skip to content

Commit

Permalink
pnpm_9: 9.6.0 -> 9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gepbird committed Aug 7, 2024
1 parent cb9a96f commit 57c288b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/tools/pnpm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ let
hash = "sha256-2qJ6C1QbxjUyP/lsLe2ZVGf/n+bWn/ZwIVWKqa2dzDY=";
};
"9" = {
version = "9.6.0";
hash = "sha256-2uD36CLFayCXm7WWXjtzuL2rtri47xIdpthXUIWZyjU=";
version = "9.7.0";
hash = "sha256-s1AY+/qPWDZosmSeQHkipyE1XNgfYb7rSsHUJY5YVVk=";
};
};

Expand Down

0 comments on commit 57c288b

Please sign in to comment.